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 7 matches
CCS Forum Index
Author Message
  Topic: A Clever Button
barbiani

Replies: 22
Views: 64080

PostForum: General CCS C Discussion   Posted: Thu Sep 26, 2019 11:24 pm   Subject: A Clever Button
Recalling another great post.

http://www.ccsinfo.com/forum/viewtopic.php?t=22145&highlight=button+double+click
  Topic: SPI Flash Logging
barbiani

Replies: 6
Views: 10041

PostForum: General CCS C Discussion   Posted: Wed Feb 27, 2013 4:27 pm   Subject: SPI Flash Logging
I think that FRAM are a great idea... if addressmod works for you, then you will not need to care about writing the data manually. Just treat the FRAM as internal RAM.
  Topic: "Recursion not permitted" Error message
barbiani

Replies: 8
Views: 11889

PostForum: General CCS C Discussion   Posted: Sat Feb 02, 2013 3:39 pm   Subject: "Recursion not permitted" Error message
Now I understand! Thank you for your time and sharing this Smile .

One function calling another was a feature that would simplify the final application a lot.
  Topic: "Recursion not permitted" Error message
barbiani

Replies: 8
Views: 11889

PostForum: General CCS C Discussion   Posted: Sat Feb 02, 2013 2:29 pm   Subject: "Recursion not permitted" Error message
Yes. But can you see that the only thing this program does is to call task_CHILD and this function does nothing? I think there is no recursion.

What do you mean by 'one level deep'?
  Topic: "Recursion not permitted" Error message
barbiani

Replies: 8
Views: 11889

PostForum: General CCS C Discussion   Posted: Sat Feb 02, 2013 12:48 pm   Subject: "Recursion not permitted" Error message
no... that is a pointer to a void function.
  Topic: "Recursion not permitted" Error message
barbiani

Replies: 8
Views: 11889

PostForum: General CCS C Discussion   Posted: Sat Feb 02, 2013 12:33 pm   Subject: "Recursion not permitted" Error message
Pseudo multitasking... The code was bigger but I removed most of it.

The portion I've posted does not even compile.
  Topic: "Recursion not permitted" Error message
barbiani

Replies: 8
Views: 11889

PostForum: General CCS C Discussion   Posted: Sat Feb 02, 2013 12:07 pm   Subject: "Recursion not permitted" Error message
Hi everybody,

I am was writing a firmware that was not compiling so I made the smallest version of it that still shows the error.

I think that the compiler is not doing the job right...

Thank ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group