• AGSI
    WHY
  • Debug session ending unexpectedly
    I am programming a TM4C123GH6PM EVB for the Cortex-M4 using mVision5 and the Stellaris ICIDI debugger. The project builds without error and I can flash the project to the board but when I start a debug...
  • Shutting down debug session
    Hi, I genareted a basic test project with stm32MXcube. I2C is active only. But i can not debug this project. After remap command (__HAL_AFIO_REMAP_I2C1_ENABLE();) shutting down debug session. ...
  • Troubles with Debug Session
    Hello everyone. May be somebody know what is it when I enter in Debug session and press F10 or F11 command pointer (yellow triangle near line number) performs each comand (or "each line") several times...
  • AGSI Interrupts
    The AGSI documentation states that all interrupt sources need to be declared within the AGSI DLL. Does this really mean 'all', or can the standard external interrupts IE0 and IE1 be left as they are...