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 support@ccsinfo.com

Debug Flash rom addresses.

 
Post new topic   Reply to topic    CCS Forum Index -> CCS ICD / Mach X / Load-n-Go
View previous topic :: View next topic  
Author Message
John_Rio



Joined: 22 Jan 2005
Posts: 12
Location: Rio de Janeiro, Brazil

View user's profile Send private message MSN Messenger

Debug Flash rom addresses.
PostPosted: Sat Mar 25, 2006 10:50 pm     Reply with quote

Hi.
I have made a program that by the ORG statement stores downloaded data (via serial port) in the Flash ROM area (for use in a PLC like system)
With my debugger i can't see the actual ROM area (Maby because it's not a part of my program.
How doe's i get the ICD-U to read the flash area so i can se if the data i send to the ROM are stored correct?
I use ORG 4000 for the rom area to store my data.

My program works fine, but sometimes i would like to study what is in the rom area also since 2 masters can download data.

By the way, 18F452..

John
Mark



Joined: 07 Sep 2003
Posts: 2838
Location: Atlanta, GA

View user's profile Send private message Send e-mail

PostPosted: Sun Mar 26, 2006 12:40 pm     Reply with quote

You will have to read the program memory from the microcontroller. Then view the program memory. I don't use the CCS IDE but in MPLAB under the view menu, there is an option to view program memory.
John_Rio



Joined: 22 Jan 2005
Posts: 12
Location: Rio de Janeiro, Brazil

View user's profile Send private message MSN Messenger

PostPosted: Sun Mar 26, 2006 1:51 pm     Reply with quote

Thats is why i am asking.
I remember using this function in Microchips ICD, but i can't find it in CCS.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> CCS ICD / Mach X / Load-n-Go All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group