Hello. Thanks for your replay and help .I use MC13213 to...

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

Hello. Thanks for your replay and help .I use MC13213 to...

2,447 次查看
yu
Contributor I
Hello.
Thanks for your replay and help .I use MC13213 to develop a solution of zigbee. Now ,  I use the application supported by beekit, Wireless Uart. But when i export it to Codewarrior 6.2 and use HI-WAVE. It says that RTSHc08.c not found .  And i read some suggestions that
 - Start HI-WAVE
  - Select File -> Configuration
  - In the Environment Tab, select general Path
  - Add {Compiler}lib\hc08c\src to the General Path
  - Click OK to save the configuration.
but after i done this , it is not right and the problem exiting as before. Now ,how can do it?
标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

1,318 次查看
yu
Contributor I
Thanks for your help. I added the path of RTSHC08.c . But it does not work after my cofirguration and save. And the command window display that " ILLEGAL-BP". I didn't set a breakpoint in my program and
the HI-WAVE cannot go into my main function.  It only runs in my start08.c which is a standard starting code .
0 项奖励
回复

1,318 次查看
CompilerGuru
NXP Employee
NXP Employee
Sounds like a good advice.
Did you save the configuration and restart hiwave? (not sure it is necessary)
Did you try it with the full path?
Is rtshc08.c there?
And last, but not least, why do you want to step into the runtime support?

Daniel