An error occurred 22 35 E:\FAT\dev64-samples-master\fat32\include\hdd\mbr.h [Error] expected specifier-qualifier-list before '/' token compilation terminated due to -Wfatal-errors.
Here here here
typedef struct {
char code[446]; // MBR boot code
HDD_PARTITION_T partition[4]; // partition table
UINT16 signature; // MBR signature
} HDD_MBR_T;
In the line of har code [446];
This new compiler is for me, I'm in the game development it was not used to it myself.