Author |
Message |
Topic: ICD error |
johanan
Replies: 2
Views: 5660
|
Forum: General CCS C Discussion Posted: Tue Dec 16, 2014 2:15 am Subject: ICD error |
Using CCS IDE. |
Topic: ICD error |
johanan
Replies: 2
Views: 5660
|
Forum: General CCS C Discussion Posted: Mon Dec 15, 2014 8:10 am Subject: ICD error |
It been a while since I used the compiler. Using version 5.033 i get a debugger error that the line number can't be resolved. If I clean all file and recompile, it OK.
Whoever, I need to clean every ... |
Topic: GSM modem |
johanan
Replies: 1
Views: 4643
|
Forum: General CCS C Discussion Posted: Sun Mar 19, 2006 1:51 am Subject: GSM - What GSM module are you using? |
I assume you are using text mode (CMGF=1),
so you have to wait for the '>', then wait 100ms, then send your data.
This is what you do with hyperterminal (you wait manually...) |
Topic: Debug without erasing eeprom? |
johanan
Replies: 2
Views: 30193
|
Forum: CCS ICD / Mach X / Load-n-Go Posted: Mon Aug 22, 2005 1:27 am Subject: Thanks |
Saves some time. Thanks a lot |
Topic: Debug without erasing eeprom? |
johanan
Replies: 2
Views: 30193
|
Forum: CCS ICD / Mach X / Load-n-Go Posted: Mon Aug 22, 2005 12:15 am Subject: Debug without erasing eeprom? |
Every time I compile and upload a program into the chip (with ICD) for debbuging it also erases the eeprom data. Is ther a way that eeprom data will not be erased? |
Topic: CCS Zigbee stack? |
johanan
Replies: 2
Views: 7089
|
Forum: General CCS C Discussion Posted: Fri May 27, 2005 4:50 am Subject: CCS Zigbee stack? |
Did any one port the Zigbee stack from Microchip demo kit C18 stack to CCS? any palnes for Zigbee from CCS in the near future? |
Topic: 18F2620 ICD-U reset/halt oscillator problem |
johanan
Replies: 4
Views: 43650
|
Forum: CCS ICD / Mach X / Load-n-Go Posted: Sun May 22, 2005 7:15 am Subject: It is the PUT fuse !!! |
I had the same problem with 18F4620, I tested it a lot, and found that if you set NOPUT, it works , set the fuse to PUT, it will not reset correctly.
Hope that helps |
Topic: TCP/RJ12 Microcontrollers? |
johanan
Replies: 2
Views: 7819
|
Forum: General CCS C Discussion Posted: Sat Oct 23, 2004 12:40 pm Subject: TCP/RJ12 Microcontrollers? |
Your fastest way (and best, if you are not looking to jump deep into TCP protocols and stuff) is to use connectOne chip. On small qountities their price for the smallest chip (110) is around 15$.
www ... |
|