??? 11/25/08 07:49 Modified: 11/25/08 07:54 Read: times |
#160286 - Bootloader |
Hi Dear All,
I'm doing my own bootloader (using C language) and on my board i have x2 32kB SRAM and I'm using AT89C52 MCU. I have tested my board using PAULMON2. It function well. I able to download my application code to SRAM and run the application code just hand coded to ljmp address and run it. So, now my problem is in my application code i can't add interrupt function (eg. Serial-Interrupt, Interrupt service routin ) code in because once i add in then will not working already. I have do the testing, if i using my bootloader and the application code using standard serial library <stadio.h> like printf(), putchat(), and so on...It working fine. I think most possibility is the bootloader problem because when i using PAULMON2 to download the application code. The application code work fine. Once i use my own bootloader then can't. Why i can't use interrupt function in my application code. How to solve the problem? Please can you advice what can i do? Thank you, Bc |
Topic | Author | Date |
Bootloader | 01/01/70 00:00 | |
you are mixing RAM and ROM and .... | 01/01/70 00:00 | |
Circuit | 01/01/70 00:00 | |
Follow up the reply | 01/01/70 00:00 | |
rework the board so that ... | 01/01/70 00:00 | |
How to rework the board? | 01/01/70 00:00 | |
I give up | 01/01/70 00:00 | |
Don't Give Up... | 01/01/70 00:00 | |
two ways | 01/01/70 00:00 | |
a sample | 01/01/70 00:00 | |
StartUp Code | 01/01/70 00:00 | |
I have heard that ... | 01/01/70 00:00 | |
this is a forum for help with problems ... | 01/01/70 00:00 | |
Thank Erik,.. | 01/01/70 00:00 | |
Dual C Programs | 01/01/70 00:00 | |
Dual C Programs | 01/01/70 00:00 | |
Be Very Careful | 01/01/70 00:00 | |
Be Very Careful | 01/01/70 00:00 | |
BEWARE | 01/01/70 00:00 | |
please do not .... | 01/01/70 00:00 | |
Upload Image... | 01/01/70 00:00 | |
That's not the way... | 01/01/70 00:00 | |
Von Neumann - Interrupt problem | 01/01/70 00:00 | |
Yes | 01/01/70 00:00 | |
Interrupt problem | 01/01/70 00:00 | |
Erik's advice? | 01/01/70 00:00 | |
How to use the code? | 01/01/70 00:00 | |
Strong Suggestion..... | 01/01/70 00:00 |