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 10 matches
CCS Forum Index
Author Message
  Topic: Pointer problem with v4.043, 4.044
anauta

Replies: 4
Views: 5724

PostForum: General CCS C Discussion   Posted: Tue Jul 17, 2007 5:51 am   Subject: Pointer problem with v4.043, 4.044
I think the OP meant the second nested 'for', which should indeed execute twice and not 3 times?


You are correct. Thanks for pointing that out!

One thing - how do you know the second 'for' exe ...
  Topic: Pointer problem with v4.043, 4.044
anauta

Replies: 4
Views: 5724

PostForum: General CCS C Discussion   Posted: Tue Jul 17, 2007 1:48 am   Subject: Pointer problem with v4.043, 4.044
Hi,

Since v4.043 there seems to be a problem with pointers.
Example:


// global:
char input_buf[0x1A0]; // input buffer
char *cp;
signed int8 i,j;

//within function:
in ...
  Topic: Version 4 Comments
anauta

Replies: 270
Views: 414367

PostForum: General CCS C Discussion   Posted: Thu Jan 25, 2007 3:48 am   Subject: Version 4 Comments
Thanks ttelmah,

Yes, the code works.
Apparently CCS changed this behaviour from version 4.021.

Greetings,
Auke
  Topic: Version 4 Comments
anauta

Replies: 270
Views: 414367

PostForum: General CCS C Discussion   Posted: Wed Jan 24, 2007 5:20 am   Subject: Version 4.023 errors
Hi,

Latest versions will not correctly write float's to eeprom:
Version 4.020 is OK.

Anyone else has the same experience?

Greetings,
Auke Nauta

Code:
------
float read_eeprom_float(int ...
  Topic: pic sounds, how to do
anauta

Replies: 9
Views: 9128

PostForum: General CCS C Discussion   Posted: Mon Jan 22, 2007 4:53 am   Subject: pic sounds, simple!
Thanks for the code, yerpa.

I shall give it a try!

Greetings,
Auke
  Topic: Version 4 Comments
anauta

Replies: 270
Views: 414367

PostForum: General CCS C Discussion   Posted: Mon Jan 22, 2007 4:51 am   Subject: Version 4.022 errors
Hi,

After some trouble with 4.021 (verification errors) I just tried the latest 4.022.

No flash verification errors anymore Smile

However, it fails to write to EEPROM properly (strage or no writ ...
  Topic: pic sounds, how to do
anauta

Replies: 9
Views: 9128

PostForum: General CCS C Discussion   Posted: Thu Jan 18, 2007 2:31 pm   Subject: pic sounds, how to do
Hi yerpa,

Yes, I would like to see your code.
I want to port it to the PIC18 4520, using internal flash memory.

Thanks for your help,
Auke
  Topic: pic sounds, how to do
anauta

Replies: 9
Views: 9128

PostForum: General CCS C Discussion   Posted: Wed Jan 17, 2007 4:11 am   Subject: pic sounds, simple!
Thanks Humberto,

It seems like a nice solution.

However, I need to play short wave files.
That is why I pointed to www.romanblack.com/picsound.htm.

So, how to play short audio (wave) samples ...
  Topic: pic sounds, how to do
anauta

Replies: 9
Views: 9128

PostForum: General CCS C Discussion   Posted: Tue Jan 16, 2007 6:24 am   Subject: pic sounds, simple!
Hi,

Thanks for yuor help.
The info you provided is not enough to get me started however (beginner, what can I say ;) ).

I am looking for a very simple system with minimal (extra) hardware to pl ...
  Topic: pic sounds, how to do
anauta

Replies: 9
Views: 9128

PostForum: General CCS C Discussion   Posted: Mon Jan 15, 2007 4:47 am   Subject: pic sounds, how to do
Hi,

I noticed that Roman Black's site was updated.
http://www.romanblack.com/picsound.htm
He has improved his btc sound encoder utility very much.

Now my question:
How to implement the hardw ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group