Part Number: CC2640
Hello,
I am using the simple_peripheral with IAR 7.80.3. I have changed the project directories structure. Now the linker.cmd for simple_peripheral is getting updated. It is at path $PROJECT_PATH$\iar\config\configPkg.
But the files path in linker.cmd are not getting updated. following is the error in linker.cmd as it not updated according to new location of the project.
Although linker.cmd of the oad_target project is getting updated and it uses the updated path of the project.
How the linker.cmd file is generated? Where is the command being used that generates the linker.cmd
Waiting for your kind reply.