Author |
Message |
Topic: Problem with Load-N-Go |
Jochen Kochner
Replies: 3
Views: 24826
|
Forum: CCS ICD / Mach X / Load-n-Go Posted: Wed Oct 08, 2008 3:46 am Subject: Problem with Load-N-Go |
Hallo Frank,
Thank you very much for your answer.
But this means that there is a bug in the Load-n-Go Tool.
I have downloaded the newest version of the Load-n-go firmware (3.11) but without suc ... |
Topic: Problem with Load-N-Go |
Jochen Kochner
Replies: 3
Views: 24826
|
Forum: CCS ICD / Mach X / Load-n-Go Posted: Tue Oct 07, 2008 7:46 am Subject: Problem with Load-N-Go |
Hello,
I'm using the CCS Compiler V4.077 as a Plug-In in the MPLAB IDE V8.14. I can load the application about the MPLAB ICD2 into the PIC24.
But if I want to use the Load-N-Go to load t ... |
Topic: Bootloader for PIC24H |
Jochen Kochner
Replies: 1
Views: 3108
|
Forum: General CCS C Discussion Posted: Tue Jun 10, 2008 7:36 am Subject: Bootloader for PIC24H |
I have changed the bootloader software in this way, that I can compile the bootloader software for the PIC24H.
But if I want to load the hex file about the siow.exe tool into the PIC I get only an ... |
Topic: using float64 and cos; sin; acos and asin |
Jochen Kochner
Replies: 21
Views: 30612
|
Forum: General CCS C Discussion Posted: Mon Jun 02, 2008 2:16 am Subject: using float64 and cos; sin; acos and asin |
if there is no other solution, than I have to do so! |
Topic: using float64 and cos; sin; acos and asin |
Jochen Kochner
Replies: 21
Views: 30612
|
Forum: General CCS C Discussion Posted: Mon Jun 02, 2008 1:26 am Subject: using float64 and cos; sin; acos and asin |
Thank you very much for your answer!
Bill123, do you use also the PCD compiler (V4.073)?
Do you use also the cos() algorithm with the float64 datatyp? |
Topic: using float64 and cos; sin; acos and asin |
Jochen Kochner
Replies: 21
Views: 30612
|
Forum: General CCS C Discussion Posted: Sun Jun 01, 2008 5:32 am Subject: using float64 and cos; sin; acos and asin |
Thank you for your answer!
Yes, I know that I have to work with radians!
I have also an security check, that I don't use wrong values in the functions!
Regards,
Jochen |
Topic: using float64 and cos; sin; acos and asin |
Jochen Kochner
Replies: 21
Views: 30612
|
Forum: General CCS C Discussion Posted: Fri May 30, 2008 2:36 am Subject: using float64 and cos; sin; acos and asin |
Hello,
I want to use the cos; sin; acos and asin function.
I'm using the datatyp float64 and a PIC24 with PCD compiler!
If I'm working with float values I get always wrong or inexactly results. ... |
Topic: Bootloader for PIC24H |
Jochen Kochner
Replies: 1
Views: 3108
|
Forum: General CCS C Discussion Posted: Tue May 27, 2008 4:35 am Subject: Bootloader for PIC24H |
Hello,
I got a ZIP file: loader_dsp.zip from the CCS support.
This example is used for a dsPIC30F5011.
I have only used the EX_BOOTLOADER.C file with the defined LOADER setting's. But I get the ... |
Topic: communication problem with RS232 and I2C |
Jochen Kochner
Replies: 4
Views: 4369
|
Forum: General CCS C Discussion Posted: Tue May 27, 2008 4:12 am Subject: communication problem with RS232 and I2C |
Thank's for the answer!
In the moment everything works fine!
BUT I have decrease the BAUD_RATE of the RS232 from 19200 to 2400 and I don't know why it works!
Do you have a idea wh ... |
Topic: communication problem with RS232 and I2C |
Jochen Kochner
Replies: 4
Views: 4369
|
Forum: General CCS C Discussion Posted: Thu May 08, 2008 5:08 am Subject: communication problem with RS232 and I2C |
Hello,
I have a problem with the communication between RS232 and I2C.
If I'm using only the I2C communication, everything works fine, BUT if I only use the function kbhit() => I couldn't commun ... |
|