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 4 matches
CCS Forum Index
Author Message
  Topic: Using rom as constant
rjenkinsgb

Replies: 17
Views: 43884

PostForum: General CCS C Discussion   Posted: Wed Nov 01, 2023 4:34 am   Subject: Using rom as constant


Problem is that memcpy as written for the PIC24, is explicitly written to _only_ access RAM. It uses the direct RAM to RAM transfer ability, and this is why the manual says it only copies to/from ...
  Topic: for cicle doesn't work and binary parameter using variable
rjenkinsgb

Replies: 4
Views: 6760

PostForum: General CCS C Discussion   Posted: Wed Nov 01, 2023 3:49 am   Subject: for cicle doesn't work and binary parameter using variable
To clarify the problem with your first try, the "PIN_B0" etc. references are just numbers, internally - you can see them in each device header file.


To use those to access the device po ...
  Topic: Dual-core dsPIC just released - dsPIC33CH
rjenkinsgb

Replies: 17
Views: 41734

PostForum: General CCS C Discussion   Posted: Sat Jul 21, 2018 1:23 am   Subject: Dual-core dsPIC just released - dsPIC33CH
Multi-core programming would require a lot beyond CCS.
C has no native support for multi-threading. There would need to be a platform under the language to support the threading, and this is going to ...
  Topic: Dual-core dsPIC just released - dsPIC33CH
rjenkinsgb

Replies: 17
Views: 41734

PostForum: General CCS C Discussion   Posted: Fri Jul 13, 2018 4:58 am   Subject: Dual-core dsPIC just released - dsPIC33CH
Hi all,

just seen the announcement of a new dual-core dsPIC series!
dsPIC33CH

A 90MHz main core and a 100MHz slave core, each with their own peripherals.

They look really nice for designs th ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group