Part Number: TMS320F280025
Hello support team,
Is there any method to initialize the variable in RAM quickly without loop, e.g. u8EepromRawData below
ramgs1 : > RAMLS4567
#pragma DATA_SECTION(u8EepromRawData, "ramgs1") #pragma DATA_ALIGN(u8EepromRawData, 0x80) u8 u8EepromRawData[256]
Regards,
Quy