Author |
Message |
Topic: Lock out of CAN reception |
sapiens
Replies: 3
Views: 4149
|
Forum: General CCS C Discussion Posted: Thu Oct 04, 2007 3:06 am Subject: Lock out of CAN reception |
Hella JMA,
I multiply checked my modifications. I don't think it introduces a problem. The firmware has been checking warnings and errors.
I debugged the firmware. When those things start happe ... |
Topic: Lock out of CAN reception |
sapiens
Replies: 3
Views: 4149
|
Forum: General CCS C Discussion Posted: Tue Oct 02, 2007 5:04 am Subject: Lock out of CAN reception |
I am using 18F458 Rev C0. The board communicates over CAN BUS. It is working very fine for a uncertain time, than it stops reception. I used ICD to debug the board. When this happens, I see that frame ... |
Topic: Using calls instead of jumps in function call |
sapiens
Replies: 4
Views: 5524
|
Forum: General CCS C Discussion Posted: Tue Oct 02, 2007 4:52 am Subject: Using calls instead of jumps in function call |
Thank you.
It would be good experience if CCS has a flag to turn on/off jump generation.. For instance, in optimization pane, a check box, instead of a slider that means nothing. |
Topic: Using calls instead of jumps in function call |
sapiens
Replies: 4
Views: 5524
|
Forum: General CCS C Discussion Posted: Thu Sep 27, 2007 12:59 am Subject: Using calls instead of jumps in function call |
Is there a way to disable compiler to generate jumps instead of calls? It messes up the disassembly reading. |
|