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 5 matches
CCS Forum Index
Author Message
  Topic: How to copy array from ROM in RAM ?
Mike.B

Replies: 9
Views: 15805

PostForum: General CCS C Discussion   Posted: Mon Aug 04, 2014 3:50 pm   Subject: How to copy array from ROM in RAM ?
Hello luckyluke !

Thanks for answering, I have just seen it.
I will fix that.
Actually, I checked the value by using the WATCH.
So, I don't think it is the main problem. But it is a step forward ...
  Topic: How to copy array from ROM in RAM ?
Mike.B

Replies: 9
Views: 15805

PostForum: General CCS C Discussion   Posted: Mon Aug 04, 2014 3:46 pm   Subject: How to copy array from ROM in RAM ?
Alright, no problem, I understand Very Happy

As for me, I am keep seeking.
Actually, I think I succeeded by using pointers.

I have read this statement :
int matrix is equivalent to int *(matrix + ...
  Topic: How to copy array from ROM in RAM ?
Mike.B

Replies: 9
Views: 15805

PostForum: General CCS C Discussion   Posted: Mon Aug 04, 2014 2:46 pm   Subject: How to copy array from ROM in RAM ?
Alright, thank you ! I didn't know we could do that.

Now, I would like to do the same thing but I would like to use matrix instead of array.

I use your code and try to adapt it. However, it does ...
  Topic: How to copy array from ROM in RAM ?
Mike.B

Replies: 9
Views: 15805

PostForum: General CCS C Discussion   Posted: Mon Aug 04, 2014 1:39 pm   Subject: How to copy array from ROM in RAM ?
Hello PCM programmer !

Thank you for your help, it's nice.
It works perfectly !
Just a little question, I use to monitor my values via the WATCH. You seem to use RS232. Where do you display your ...
  Topic: How to copy array from ROM in RAM ?
Mike.B

Replies: 9
Views: 15805

PostForum: General CCS C Discussion   Posted: Mon Aug 04, 2014 9:38 am   Subject: How to copy array from ROM in RAM ?
Hello !

I have just bought a PICKIT3 from Microchip (my first PIC !) and I have got problems with my code.
My goal : copy values from an array in ROM into an array in RAM.

Here is my code :
...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group