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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

1,635 Views
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?
Labels (1)
Tags (1)
0 Kudos
2 Replies

506 Views
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 Kudos

506 Views
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