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: Adding RAM to FPGA version of PIC
golson

Replies: 3
Views: 5204

PostForum: General CCS C Discussion   Posted: Thu Jun 08, 2006 2:51 pm   Subject: Self Reply
I now see that you can add more memory up to 512 with chip editor.
Just have to replace 00 locations with FF to allow the compiler the opportunity to use these locations.
  Topic: Adding RAM to FPGA version of PIC
golson

Replies: 3
Views: 5204

PostForum: General CCS C Discussion   Posted: Thu Jun 08, 2006 12:30 pm   Subject: Adding RAM to FPGA version of PIC
I have a FPGA PIC. It looks a lot like a 16F84A. Except it has more memory. It can address up to 512 address locations. Looking at CHIP
EDIT it allows only expansion of ROM Size. I would like to ...
  Topic: Convert Hex File to Binary
golson

Replies: 1
Views: 5681

PostForum: General CCS C Discussion   Posted: Wed Jun 07, 2006 2:27 pm   Subject: Convert Hex File to Binary
I tried to convert the hex output file using a conversion tool
I downloaded from the KEIL website. The executable file
HEX2BIN errored it said I could not open the file.

I am wondering now if t ...
  Topic: How do I create separate object files Using the PIC Compiler
golson

Replies: 1
Views: 4338

PostForum: General CCS C Discussion   Posted: Fri Jun 02, 2006 1:03 pm   Subject: How do I create separate object files Using the PIC Compiler
I would like to have a main program created that would be used as
boot up program. Then I would like to have separate Code held in
a outside EEPROM location. I want the boot program to go and ac ...
  Topic: Why can't I write to Port B with this inline code?
golson

Replies: 1
Views: 4184

PostForum: General CCS C Discussion   Posted: Mon Apr 24, 2006 1:15 pm   Subject: Why can't I write to Port B with this inline code?
/////////////////////////////////////////////////////////////////////////
//// TEST_APR24.C ////
//// ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group