MATLAB coder- single precision conversion issue

조회 수: 3 (최근 30일)
Nikhilesh Karanam
Nikhilesh Karanam 2019년 3월 27일
댓글: dpb 2019년 3월 27일
Hello,
I am trying to generate C code of my trained SVM model. The code is generated successfully when I dont choose any of the options in the beginning of the coder page like >fixed point conversion or >single precision conversion. But I strangely find 64 bit variables defined in the generated code although when I chose ARM cortex M while generating the code which is 32 bit and causes writing out of memory range issues when tried to run it on IAR embedded workbench IDE. So I wanted to try out code generation by selecting the single precision conversion in the beginning but turns out that the coder doesn't like something and gives the following error. Please help with how i can resolve it. Thank you.
Regards,
Nikhil
  댓글 수: 1
dpb
dpb 2019년 3월 27일
For rapid response for a more niche product I'd suggest you submit an support request to official TMW support <support@mathworks.com> works or use link at top of page.

댓글을 달려면 로그인하십시오.

답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by