Hello everybody!
I'm new to Kinetis family, and I can not find where the sections are defined. On ColdFire MCUs this was done inside the LCF file. Now, I've seen a ICF file, and I was guessing it would be it. But it starts with:
/*###ICF### Section handled by ICF editor, don't touch! ****/
So I'll ask before I touch it.
I'm working with IAR Workbench and the TWRK60 (K60N512). What I'd like is to define:
CODE from 0x00000000 to 0x0007F7FF
NVM_data from 0x0007F800 to 0x0007FFFF
How/Where can I do that?
Thanks in advance!
Best Regards,
SebaS