Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bootloader for 18f452 [solved]
#5
(2011-04-02, 18:55:47)Mikael Gustafsson Wrote: You usually don't need to make the application aware of the boot loader.
You should not check "don't write goto at 0x00" under the advanced tab.
Which compiler do you use?

* Remove #org flash_max-321,flash_max-1, void bootloader(){}
* Uncheck "don't write goto at 0x00"
* Activate debug mode
* Download
* Post result

[/code]

Hi, I'm remove the line
Quote:#define flash_max getenv("PROGRAM_MEMORY")
#org flash_max-321,flash_max-1
void bootloader()
{

}
and Uncheck "don't write goto at 0x00" under the advanced tab. And download my hex code.
[Image: downloaduv.png]
[Image: bootloader.png]
And Program is working , but the bootloader is cancel for 0X7E30 last addresses in the row to change , not working again.
[Image: notbootloader.png]

I'm use CCS compiler V4.114 Version And ds30_Loader_101106 Version.

How do I add a code into the my CCS Code for bootloader continuous use? Plaese help me.

There is a problem. ds30_Loader_110115 version does not work.

[Image: ds30loader110115.png]

Reply


Messages In This Thread
Bootloader for 18f452 [solved] - by thenorthstar - 2011-04-01, 16:37:46
RE: Bootloader for 18f452 - by Mikael Gustavsson - 2011-04-01, 22:01:39
RE: Bootloader for 18f452 - by thenorthstar - 2011-04-02, 09:29:03
RE: Bootloader for 18f452 - by Mikael Gustavsson - 2011-04-02, 18:55:47
RE: Bootloader for 18f452 - by thenorthstar - 2011-04-03, 15:20:49
RE: Bootloader for 18f452 - by Mikael Gustavsson - 2011-04-04, 22:46:34
RE: Bootloader for 18f452 - by thenorthstar - 2011-04-05, 10:50:32
RE: Bootloader for 18f452 - by Mikael Gustavsson - 2011-04-05, 22:15:36
RE: Bootloader for 18f452 - by thenorthstar - 2011-04-06, 08:08:41
RE: Bootloader for 18f452 - by Mikael Gustavsson - 2011-04-06, 21:20:32
RE: Bootloader for 18f452 - by thenorthstar - 2011-04-07, 08:36:08
RE: Bootloader for 18f452 - by Mikael Gustavsson - 2011-04-07, 20:06:56

Forum Jump:


Users browsing this thread: 1 Guest(s)