Forgive me. I am extremely new to the Coldfire/CodeWarrior environment. I am using CW 7.2. I have created a very basic project in the CW tool. The readme.txt file tells me that I need to set _FLASHBAR, _IPSBAR, _RAMBAR etc. in the .lcf.
Where do I find the .lcf file? One did not show up in the project LCF folder . Yet when I press MAKE, it looks like some basic .lcf must be found somewhere. So......
I made a new group (called Linker) and copied a linker command file I found in the tower software for the processor I am using. The build process did not detect that file (or the fact that I wanted to use that file as the .lcf).
I have been over every bit of information I can find in the help files, but can not find anything describing how to specify which .lcf file the linker should look at.
Any directions are greatly appreciated.
Hello
Did you create your project using the wizard?
For which Processor?
When I create a project with CodeWarrior for Coldfire V7.2, I can see the .lcf file used in the folder Project Settings > Linker Files.
The .lcf currently used has a dot in the column with the red target icon on top.
Which build target are you trying to build (INTERNAL_FLASH, INTERNAL_RAM, ...)?
CrasyCat