필터 지우기
필터 지우기

c2000 embeded coder. f2978d simulink doubt

조회 수: 1 (최근 30일)
varun lal
varun lal 2017년 8월 22일
답변: Antonin 2017년 8월 23일
With c2000 embeded coder. I have made a simple simulink design, It always output the letter 's' no matter whatever constant is sent out to the SCI I have attached screenshot of the design
using f28379d launchpad as hardware

채택된 답변

Antonin
Antonin 2017년 8월 23일
Hi Varun,
The "protocol" mode is the culprit. It tries to establish communications using a proprietary protocol which is responsible for the 's' character being sent. In the configuration parameters of the model, under SCIA make sure to pick "Raw_data" for the communication mode. This should fix the problem.
I hope it helps,
Thanks,
Antonin.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by