• ARM CM4 FPU execption
    I am looking for FPU exception generation code. If some one share, or suggest some document for the same. Regards Anuj
  • cm7 and cm4 comparison
    hi, i am trying to evaluate and compare the performance of cm4 and cm7 by running CMSIS function arm_dot_q15. the cycle count is obtained as follows cm4 ======>934 cm7======>934 i understand that...
  • Clarity on EDBGRQ on CM4
    All, We are using CM4 in our design. I am looking for a way to halt the CM4 core using non-JTAG based debugger. One particular signal on CM4 that caught our attention is "EDBGRQ". From the manual...
  • Question is on WIC-CM4 interface
    Hi, Assume system configuration is: CM4 in a switchable power domain and WIC in always on domain. Also in response to "seeldeep" if the power management unit is powering down the CM4 and with no logic...
  • CM4: Is DAP immune to MPU protections?
    Can the DAP cause exceptions by performing illegal instruction in spaces protected by MPU or is it immune? Trying my hand at setting up MPU but I cannot get it to fire - thought it might not be possible...