找回密码
 立即注册

QQ登录

只需一步,快速开始

打印 上一主题 下一主题
开启左侧

[NUC240] Read PC Value by SVC

[复制链接]
跳转到指定楼层
楼主
admin 发表于 2022-6-6 11:03:29 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
  • Application: This code reads the current PC, stack, R0, R1 and R12 registers value by SVC.
  • BSP Version: NUC230/240 Series BSP CMSIS V3.01.001
  • Hardware: NuTiny-EVB-NUC240 V1.2
SVC interrupt is generated through executing SVC instruction which can provide service in OS operation system. After SVC interrupt is generated, system will push current registers status into stack. This code uses this information to get the PC value where the SVC instruction is executed to generate SVC interrupt, and then print the PC value. Others information can be obtain including stack, R0~R3, R12 and xPSR.

You can download the sample code at https://www.nuvoton.com/resource-downlo ... 1225172610
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 顶 踩
牛卧堂
回复

使用道具 举报

高级模式
B Color Image Link Quote Code Smilies |上传

本版积分规则

新唐MCU