• Reverse engeneering / debug / emulate .bin stripped firmware

    Hello,

    I am trying to find out GPIO mapping on a board with an STM32F407 (which firmware function is related to which GPIO). I know I could do it using a LA, but pins are note very accesible.

    I have no access to source code so... I only have a firmware…

  • in debug mode, won't enter main()

    Hello,

    I am looking for some help with my Keil uVision 5.27.  I am able to run some example code for my chip that I downloaded from NXP.  I have 0 errors and 0 warnings.  I am able to go into the debug mode, but when I set a breakpoint in the main code,…