Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

User22447
Level 1
Level 1
First like given 5 replies posted 5 sign-ins
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
1 Reply
Anony
Level 2
Level 2
5 questions asked 10 replies posted 5 likes given
Before jump, you need to disable global interrupt, or you can de initialize the used peripheral module
 
0 Likes