Debugging error "No source available for "0x00FFFFFE (0x00FFFFFE)() "" in CW 10.6.4

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Debugging error "No source available for "0x00FFFFFE (0x00FFFFFE)() "" in CW 10.6.4

1,992 次查看
harshitbhimani
Contributor I


Hi all,

I am porting the classic CW 6.3 project to CW 10.6.4 (Eclipse based). After resolving number of errors n blockages ,I have successfully compiled the code.

MCU is : MCF51AG96 (Coldfire V1)

Programmer Hardware : PE Micro USB Multi-link Interface

 

While debugging, I am facing errors like (Any one at a time)

1. No source available for "0x00FFFFFE (0x00FFFFFE)() "

2. No source available for "0x00000000(0x00000000)() "

I have selected entry point to reset.

After analysing , I found that the code loops in "__ram_initialization" and "clear_mem" in startcf.c and then it gives error mention above.

Please provide me the solution for the same.

Thanks in advance.

标签 (1)
0 项奖励
回复
3 回复数

1,648 次查看
harshitbhimani
Contributor I

Hi Carlos,

Thanks for you reply.

I have followed the same document  to create the project.

I have created the bareboard project, added source files, provided paths and successfully compile the project.

Still I am facing the problem while debugging.

Please  help..

Thanks in advance

Regards,

Harshit

0 项奖励
回复

1,648 次查看
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Harshit,

Are you able to debug a new bareboard project in CodeWarrior 10.6.4?

Could you attach your project so I can reproduce the issue on my side?

Best Regards!

Carlos Mendoza

Technical Support Engineer

0 项奖励
回复

1,648 次查看
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Harshit,

Which steps did you follow to migrate your project? The cleanest way to migrate a classic project to CodeWarrior eclipse is to create a new project in CodeWarrior 10.6 and then copy your source files to it. Here is a document that explains in detail how to do this:

http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4727.pdf

Let me know if it helps!

Best Regards,

Carlos Mendoza

Technical Support Engineer

0 项奖励
回复