Other Parts Discussed in Thread: TMS320F28069, CONTROLSUITE
Hello to everybody.
I'm usign CCSV4 and the MCU TMS320F28069 (piccolo).
I download controlSUITE and I open 28069_Flash example.
The example works perfectly.
I try to import flash api lib and flash headers in my project (Flash2806x_API_Config.h,Flash2806x_API_Library.h,2806x_BootROM_API_TABLE_Symbols.lib).
When I compile I obtain the error:
"2806x_BootROM_API_TABLE_Symbols.lib<TMS320x2806x_boot_r om_out___romApi_Flash2806x_Erase_tmp.obj>" specifies ISA revision "C2800", which is not compatible with ISA revision "C28FPU32" specified in a previous file or on the command line "my project name" line 0 1299514236765 798
I use large memory model as specified in "TMS320F2806x Flash API Jan 06, 2011" pdf document.
