code generation using Embedded Coder

조회 수: 1 (최근 30일)
Adrian Dronca
Adrian Dronca 2012년 3월 28일
Hello all,
I`m trying to generate Embedded C code, but without the HW present(with the HW present it is working fine).
I select system target file: ert.tlc but i get the following error:
Error: File: C:\Program Files\MATLAB\R2011a\toolbox\target\extensions\processor\tic2000\blks\mex\tlc_c\c280xcanxmt.tlc Line: 65 Column: 36 The left-hand side of a . operator must be a valid scope identifier
How can i generate C code without using the HW ?
  댓글 수: 1
Adrian Dronca
Adrian Dronca 2012년 3월 28일
yes i am trying to generate code for a Texas Instruments device

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

채택된 답변

Kaustubha Govind
Kaustubha Govind 2012년 3월 28일
I've not done this recently, but in the past, I have been able to generate code for TI targets without the hardware connected. I believe you may need to setup CCS to work with an emulator in that case.
  댓글 수: 1
Adrian Dronca
Adrian Dronca 2012년 3월 28일
thank you, you just gave me an idea. I configured the CCS to work with a SIMULATOR (because i do not have an emulator always) and it generated the code.

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

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by