SPRUJC5 April 2024 TMS320F28P550SJ , TMS320F28P559SJ-Q1
#if (defined(__TMS320C28xx__) && __TI_COMPILER_VERSION__ < 6004000)
#if !defined(__GNUC__)
#error “F65 Flash API requires GCC language extensions. Use the –gcc option.”
#endif
#endif
#ifndef TRUE
#define TRUE 1
#endif
#ifndef FALSE
#define FALSE 0
#endif