Re: Failing to embed MAVLINK 1.0 into a DSP 28335

37 views
Skip to first unread message

ssq870424 ssq870424

unread,
Dec 20, 2012, 7:04:53 AM12/20/12
to mav...@googlegroups.com
I use CCS 3.3

在 2012年12月20日星期四UTC+8下午5时45分05秒,ssq870424 ssq870424写道:
Hello, guys
  What a trouble it is that DSP 28335 has no 8 bits formats. And for it sending a message in bytes means that the DSP discards the high 8 bits of a word and only transmits the low 8 bits. I cannot even send a heartbeat, because the heartbeat has uint8_t and uint32_t. The custom_mode is a uint32_t, and 2 bytes of it will be ignored when I choose bytes sending. On the other hand, If I turn to send in 16 bits, the actually useless high 8 bits of the uint8_t will be wrongly transmitted as well. Has anyone dealt with similar problems? Is it possible for me not to fix MAVLINK code. I need your Help!!!
Reply all
Reply to author
Forward
0 new messages