Browse By Tags

  • LPC1788 Ethernet with CMSIS RTOS2 RTX5 not working

    I am using LPC1788 conrtex M3 microcontroller and trying to configure its e ETHERNET port by using CMSIS RTOS2 RTX5.
    I am able to run other drivers like UART , TIMERS , and GPIO's using RTOS2 RTX5.
    But facing some issues to run ETHERNET.

    microcontroller…

  • Keil debug session 侦错问题

    Hi all,
    最近在尝试建立STM32H7的程序,在编译成功后想查看侦错的状态,但却在进入Debug session 模式时 自动 Running,可是我并没有按下Run的按钮,按下停止后则直接进入Hardfault状态。
    重新Reset后,以Step方式执行却是在Reset 中跑一段程序后又Hardfault。
    请教各位有什么解决方式吗?

    谢谢