Part Number: TMS570LS3137
Tool/software: Code Composer Studio
Hi forum,
I'm trying to create an ELF or COFF image to be flashed to EEPROM sector that is device config data built from a C source code. I want to flash this with nowFlash.
CCS always expects a main function and I want to find a way to circumvent this. Failing that, what's the best way to achieve my goal?
Thanks!