CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 3 matches
CCS Forum Index
Author Message
  Topic: can_fifo_getd.data appearing in symbol file, not called
dclavette

Replies: 7
Views: 16489

PostForum: General CCS C Discussion   Posted: Mon Apr 22, 2019 7:00 pm   Subject: can_fifo_getd.data appearing in symbol file, not called
jeremiah - here is a small, compilable example.


#include <main.h>
#include <can-pic24.c>

#define GET_SYS_TIME(x) currentTime = currentTime + 1;

void doSomeThing(int ...
  Topic: can_fifo_getd.data appearing in symbol file, not called
dclavette

Replies: 7
Views: 16489

PostForum: General CCS C Discussion   Posted: Mon Apr 22, 2019 4:12 pm   Subject: can_fifo_getd.data appearing in symbol file, not called
jeremiah,

I have checked, those functions (can_fifo_putd and can2_fifo_putd) are not in ROM. Additionally, I am not using any #ORG directives.

Thanks for the suggestions.
  Topic: can_fifo_getd.data appearing in symbol file, not called
dclavette

Replies: 7
Views: 16489

PostForum: General CCS C Discussion   Posted: Mon Apr 22, 2019 3:14 pm   Subject: can_fifo_getd.data appearing in symbol file, not called
Hi All,

First post. I have been tracking down a bug and could use some help to see if others have ever experienced this.

I found an instance where a variable keeping track of my currentTime was ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group