Motherboard Forums


Reply
Thread Tools Display Modes

Bootloader with TroCore TC1130

 
 





















Gerhard Hempl
Guest
Posts: n/a

 
      11-10-2004, 01:37 PM


Hi,

I am currently trying to implement a bootloader application for a TC1130.
My problem is, that I cannot execute any code that is loaded by the
initially transfered 0x80 bytes.
What I have done so far:
- downloading 0x80 bytes via ASC0.
- Automatically execute this downloaded code.
- This includes:
-- disable WDT
-- load some more code and store it "behind" the first 0x80 bytes.
-- Jump to the downloaded code.

Downloading and starting the first 0x80 bytes works fine, but after
finishing the download of the other bytes, there is no code executed (at
least not _my_ downloaded code).

Does anyone habe an idea, what has to be done before execution that code?

Thank you in advance for any suggestions.

Gerhard
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT. The time now is 11:03 PM.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43