• Coretex M0 debug
    The design with 60Mhz system clockruns romcode that uses 1. flash rom, running at 20MHz and 2. sram, running at 60Mhz I think there is some HRDATA(s) is wrong; but it's hard to find where it...
  • Coretex M0 debug
    The design with 60Mhz system clockruns romcode that uses 1. flash rom, running at 20MHz and 2. sram, running at 60Mhz I think there is some HRDATA(s) is wrong; but it's hard to find where it...
  • ovs make Module Error ARM Coretex A15
    I'm Tryting to Kernel Module build ovs 2.15.4 version which had linux kerenl 5.4.167-240 version. But there is error about bulid kernel module.. i did configure with linux kernel like this ...
  • ovs make Module Error ARM Coretex A15
    I'm Tryting to Kernel Module build ovs 2.15.4 version which had linux kerenl 5.4.167-240 version. But there is error about bulid kernel module.. i did configure with linux kernel like this ...
  • Ways to solve equations using CMCSIS-DSP lib on a Coretex-M4?
    Newbie to the embedded systems here ;) We have a Cortex M4 with DSP. We've got a linear system of equations to solve. Say, we have 8 variables to solve, so vectorize it into AX=B. So it's required...