Aug 09, 2021
11:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug 09, 2021
11:48 PM
Hello,
I have to develop the bootloader on the AURIX TC375 microcontroller. I want to know that what should be the state of controller before jumping to main function? What is the basic initialization need to be done?
Thanks in advance.
Sagar
I have to develop the bootloader on the AURIX TC375 microcontroller. I want to know that what should be the state of controller before jumping to main function? What is the basic initialization need to be done?
Thanks in advance.
Sagar
- Tags:
- IFX
1 Reply
May 11, 2022
08:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 11, 2022
08:05 AM
Before jump, you need to disable global interrupt, or you can de initialize the used peripheral module