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 202 matches
CCS Forum Index
Author Message
  Topic: **SOLVED** 24EP bootloader
curt2go

Replies: 7
Views: 17582

PostForum: General CCS C Discussion   Posted: Thu Feb 11, 2021 11:43 am   Subject: **SOLVED** 24EP bootloader
Well I went digging a bit... Went into the compiler options..

There is a setting called Compile for use with ICD. This was not set. I set it and guess what........ It now works...

Anyone want ...
  Topic: **SOLVED** 24EP bootloader
curt2go

Replies: 7
Views: 17582

PostForum: General CCS C Discussion   Posted: Thu Feb 11, 2021 11:38 am   Subject: **SOLVED** 24EP bootloader
Well I just moved to MPLABX a few months ago.. Smile

I don't think there is a "debug" or "release" option, i think you have to build them yourself. Correct me if I'm wrong anyone. ...
  Topic: **SOLVED** 24EP bootloader
curt2go

Replies: 7
Views: 17582

PostForum: General CCS C Discussion   Posted: Wed Feb 10, 2021 9:43 pm   Subject: **SOLVED** 24EP bootloader
Well that seems too easy! I did not. I will try in the AM and post back.
  Topic: **SOLVED** 24EP bootloader
curt2go

Replies: 7
Views: 17582

PostForum: General CCS C Discussion   Posted: Wed Feb 10, 2021 5:01 pm   Subject: **SOLVED** 24EP bootloader
Well I have been stumped for a long time now..

24EP512GP206 part. I am using the CCS bootloader, which works good.

Compiler 5.083(new version on the way cause this might be the issue)

The b ...
  Topic: Pointers...... and LCD driver
curt2go

Replies: 10
Views: 21196

PostForum: General CCS C Discussion   Posted: Wed Jul 22, 2020 6:01 pm   Subject: Pointers...... and LCD driver
Yes for sure an INT16 is needed.
  Topic: Pointers...... and LCD driver
curt2go

Replies: 10
Views: 21196

PostForum: General CCS C Discussion   Posted: Fri Jul 17, 2020 7:29 am   Subject: Pointers...... and LCD driver
You guys are awesome. I have been working with PICs for over 20 years now and still don't know a fraction of you guys. Thank you and keep up the good work.

I am going to look into the 'PSV' mode. ...
  Topic: Pointers...... and LCD driver
curt2go

Replies: 10
Views: 21196

PostForum: General CCS C Discussion   Posted: Thu Jul 16, 2020 8:04 pm   Subject: Pointers...... and LCD driver
It also takes a very long time , instruction wise to run it in ROM. like 20 times longer.
  Topic: Pointers...... and LCD driver
curt2go

Replies: 10
Views: 21196

PostForum: General CCS C Discussion   Posted: Thu Jul 16, 2020 7:26 pm   Subject: Pointers...... and LCD driver
I did try that as well. Unless I am doing something really dumb, which probably is the case. I will give it another shot.


Gave it another shot. Found that I was not using the rom in the function ...
  Topic: Pointers...... and LCD driver
curt2go

Replies: 10
Views: 21196

PostForum: General CCS C Discussion   Posted: Thu Jul 16, 2020 6:56 pm   Subject: Pointers...... and LCD driver
Yes, i do agree. I can get the first line of chars as well. But after that , things go haywire.

Each char has 72 bytes, chars are from 32 to 128. At least for the first font that I am rebuilding. ...
  Topic: Pointers...... and LCD driver
curt2go

Replies: 10
Views: 21196

PostForum: General CCS C Discussion   Posted: Thu Jul 16, 2020 5:42 pm   Subject: Pointers...... and LCD driver
I am attempting to clean up some rotten code for a few years ago. I had originally used a function for each font type to draw the letters on the screen.

I am not trying to make a "generic dri ...
  Topic: Routine execution time without timer?
curt2go

Replies: 2
Views: 8417

PostForum: General CCS C Discussion   Posted: Wed Oct 09, 2019 8:21 am   Subject: Routine execution time without timer?
I do the IO and logic analyzer idea when trying to see how long it takes outside the program. I actually thought of using the DMA register that shows which register its currently reading from. It’s ...
  Topic: Routine execution time without timer?
curt2go

Replies: 2
Views: 8417

PostForum: General CCS C Discussion   Posted: Tue Oct 08, 2019 10:30 pm   Subject: Routine execution time without timer?
I know this may sound like a dumb question, but I am trying to find how long a routine takes, BUT its inside a DMA INT. sometimes its longer than others and when its shorter I don't want to run other ...
  Topic: math speed help.
curt2go

Replies: 14
Views: 21561

PostForum: General CCS C Discussion   Posted: Wed Oct 02, 2019 12:30 pm   Subject: math speed help.
That is just fine. I will adjust the scales accordingly. Thank you again for all your efforts.
  Topic: math speed help.
curt2go

Replies: 14
Views: 21561

PostForum: General CCS C Discussion   Posted: Wed Oct 02, 2019 11:58 am   Subject: math speed help.
Well i snuck in a test at work... Smile

Looks like it is as fast as its supposed to be, but one thing i noticed is that with a full scale of 65535 , this will give double the value. It looks like thi ...
  Topic: math speed help.
curt2go

Replies: 14
Views: 21561

PostForum: General CCS C Discussion   Posted: Wed Oct 02, 2019 11:46 am   Subject: math speed help.
Wow. Thank you. I will test this tonight. You are a mad man! That is so fast!!!
 
Page 1 of 14 Goto page 1, 2, 3 ... 12, 13, 14  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group