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

Can mikroICD interfere with CCS Bootloader?

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
haxan7



Joined: 27 Jul 2013
Posts: 79

View user's profile Send private message

Can mikroICD interfere with CCS Bootloader?
PostPosted: Sat Jun 28, 2014 8:10 am     Reply with quote

I have been trying to install CCS bootloader for 2 days without any success.
Does anybody know for sure if mikroICD interferes with CCS Bootloader?
I have easypic board, and I can't easily detach the programmer.
dyeatman



Joined: 06 Sep 2003
Posts: 1933
Location: Norman, OK

View user's profile Send private message

PostPosted: Sat Jun 28, 2014 8:39 am     Reply with quote

The onboard programmer causes me no problems.

I am using the EasyPIC 7 with the ICDU-64.
Also, SIOW works with no problems.
_________________
Google and Forum Search are some of your best tools!!!!
haxan7



Joined: 27 Jul 2013
Posts: 79

View user's profile Send private message

PostPosted: Sat Jun 28, 2014 9:06 am     Reply with quote

dyeatman wrote:
Also, SIOW works with no problems.


Could you please tell me your compiler version and the PIC that runs the bootloader.
Thanks
dyeatman



Joined: 06 Sep 2003
Posts: 1933
Location: Norman, OK

View user's profile Send private message

PostPosted: Sat Jun 28, 2014 2:20 pm     Reply with quote

5.026 and PIC18F45K22
_________________
Google and Forum Search are some of your best tools!!!!
haxan7



Joined: 27 Jul 2013
Posts: 79

View user's profile Send private message

PostPosted: Sat Jun 28, 2014 2:25 pm     Reply with quote

dyeatman wrote:
5.026 and PIC18F45K22

Is it the same code in the example or did you modify it in any way.
I have been trying on my PIC18F45K22 and v5.008 without any luck.
Can't figure out what's wrong.

Do you mind sharing the code?
asmboy



Joined: 20 Nov 2007
Posts: 2128
Location: albany ny

View user's profile Send private message AIM Address

PostPosted: Sun Jun 29, 2014 12:11 pm     Reply with quote

5.008 was still very early in the release candidate pool.
i would UPDATE as suggested and try again.
ie: the advice you got already is sound.
dyeatman



Joined: 06 Sep 2003
Posts: 1933
Location: Norman, OK

View user's profile Send private message

PostPosted: Sun Jun 29, 2014 1:28 pm     Reply with quote

I am using the example files supplied with PICC with one single
modification. I changed the 16MHZ oscillator to 8MHZ in each file then
compiled ex_bootloader.c and programmed it into the 45K22.

I then compiled the second (ex_bootload.c) file. After I confirmed the
45K22 came up with the "Waiting for Download" prompt I used the SIOW to
download the compiled ex_bootload.hex file to the 45K22 and it worked first
time.

I noticed both files have 2014 copyrights on them indicating they were
changed this year.

Unfortunately you will have to ask CCS for an updated copy. It is a
violation of the CCS copyright for me to provide it. Being a registered
CCS user I feel sure they will send it to you.
_________________
Google and Forum Search are some of your best tools!!!!
haxan7



Joined: 27 Jul 2013
Posts: 79

View user's profile Send private message

PostPosted: Sun Jun 29, 2014 1:32 pm     Reply with quote

dyeatman wrote:
I am using the example files supplied with PICC with one single
modification. I changed the 16MHZ oscillator to 8MHZ in each file then
compiled ex_bootloader.c and programmed it into the 45K22.

I then compiled the second (ex_bootload.c) file. After I confirmed the
45K22 came up with the "Waiting for Download" prompt I used the SIOW to
download the compiled ex_bootload.hex file to the 45K22 and it worked first
time.

I noticed both files have 2014 copyrights on them indicating they were
changed this year.

Unfortunately you will have to ask CCS for an updated copy. It is a
violation of the CCS copyright for me to provide it. Being a registered
CCS user I feel sure they will send it to you.


Thanks for the reply.
I have figured out that the problem was with the flow control. Enabling the transmission delay to 2ms/char in Tera Term fixes the problem.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group