selection of arm cortex m7 does not exist although i installed the support packages in Matlab

2 ビュー (過去 30 日間)
hello...
I am currently doing my final year project that need to connect my Matlab with Arm Processor arm cortex m7 with Matlab R2015b. I have already installed the support packages for arm cortex M but when I try on the tutorial, I only see the selection of arm cortex 3 yet I need to use m7. Please help me in this issue as I really need this solution urgently.
Thanks so much.
  3 件のコメント
Walter Roberson
Walter Roberson 2016 年 2 月 25 日
Could you confirm that you have Embedded Coder installed and licensed?
Seet Ting Ma
Seet Ting Ma 2016 年 2 月 29 日
Thanks for your reply... yes, I have installed the embedded coder with valid license.

サインインしてコメントする。

回答 (1 件)

Rohit Jain
Rohit Jain 2016 年 2 月 29 日
It looks like in the hardware implementation tab you will be able to see only ARM Cortex M3. The qemu is used to emulate Cortex-M devices on host machine.The qemu support only for Cortex-M3 target and hence you just see M3 only. I think you cannot generate code for M7 in R2015b.
  3 件のコメント
Louis-Antoine Larose
Louis-Antoine Larose 2016 年 3 月 1 日
"The ARM Cortex-M processor families compatible with Embedded Coder ANSI/ISO C-code generation include: Cortex– M7 Cortex–M4 Cortex–M3 Cortex–M1 Cortex–M0+ Cortex–M0"
Jose Cazarin
Jose Cazarin 2020 年 1 月 30 日
Hello! I'm having the same problem. I can not select code for the specific family of Cortex -M4.
Does that means that the coder generates code for a "generic" family of Cortex M* processors? So is it not possible to choose which family I want to generate code to?

サインインしてコメントする。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by