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 6 matches
CCS Forum Index
Author Message
  Topic: Trying to get the bootloader to work
camriz

Replies: 14
Views: 30915

PostForum: General CCS C Discussion   Posted: Mon Nov 09, 2020 2:00 pm   Subject: Trying to get the bootloader to work
Thank you for the clarification.
  Topic: Trying to get the bootloader to work
camriz

Replies: 14
Views: 30915

PostForum: General CCS C Discussion   Posted: Mon Nov 09, 2020 12:19 pm   Subject: Trying to get the bootloader to work
Thank you Ttelmah for the clarification,

As you said in your reply, I do want to integrate my application with the bootloader, so I can update the application in the field. I ca nthen supply custom ...
  Topic: Trying to get the bootloader to work
camriz

Replies: 14
Views: 30915

PostForum: General CCS C Discussion   Posted: Mon Nov 09, 2020 8:36 am   Subject: Trying to get the bootloader to work
Hello Gents,
I created this simple project from the wizard, I used both 5.094 and 5.096 with the same result. My #use is below:

#pin_select U1TX=PIN_C4
#pin_select U1RX=PIN_C6

#use rs232( ...
  Topic: Trying to get the bootloader to work
camriz

Replies: 14
Views: 30915

PostForum: General CCS C Discussion   Posted: Sun Nov 08, 2020 12:07 pm   Subject: Trying to get the bootloader to work
Hello,
not sure if this is the proper fix, but if I comment

//#org LOADER_END+5, (getenv("PROGRAM_MEMORY") - 1) {}

then I compile successfully.

I am not ...
  Topic: Trying to get the bootloader to work
camriz

Replies: 14
Views: 30915

PostForum: General CCS C Discussion   Posted: Sun Nov 08, 2020 11:23 am   Subject: Trying to get the bootloader to work
Hello Temtronic,
The program is what you see in my post, only 2 lines of code, it takes up less than 3% of the space which is primarily the bootloader code.
  Topic: Trying to get the bootloader to work
camriz

Replies: 14
Views: 30915

PostForum: General CCS C Discussion   Posted: Sun Nov 08, 2020 10:20 am   Subject: Trying to get the bootloader to work
Hello,
I am trying to get the bootloader to work for my program. I created a simple program first which was auto-generated by CCS C Compiler project wizard. Here it is below:

#include <main.h ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group