#186 USB host is unable to program flash

오픈
Michael Schloh von Bennewitz4 년 전을 오픈 · 0개의 코멘트

USB host is unable to program flash

Problem environment

Using a custom bootloader, MCU flash storage can be programmed over the USB. This feature could allow a connected host (USB DFU like on Arduino) to reprogram the sendcomm transceiver.

Expected result

The dfu-util(1) or sam-ba(1) applications can be used to load and program a SAMR34 (Cortex-M0+) firmware to the chip's flash storage.

$ sam-ba -h
$ dfu-util -D SendcommLWOTAA-rel.bin

Actual result

There is no possibility of programming the chip's flash storage conveniently using dfu-util(1).

Notice

In the document SAM R34 MLS Getting Started Guide, the section 5.5 Bootloader contains the information Figure 5-8. Bootloader Organization in SAM R34 providing clues how to implement this feature.

Resources

https://www.github.com/atmelcorp/sam-ba/

Workaround

Use a serial debugger (JTAG/SWD) in the usual manner.

Severity level

This is low priority because no requirements specify the feature.

# USB host is unable to program flash ## Problem environment Using a custom bootloader, MCU flash storage can be programmed over the USB. This feature could allow a connected host (USB DFU like on Arduino) to reprogram the sendcomm transceiver. ## Expected result The *dfu-util(1)* or *sam-ba(1)* applications can be used to load and program a SAMR34 (Cortex-M0+) firmware to the chip's flash storage. ``` $ sam-ba -h $ dfu-util -D SendcommLWOTAA-rel.bin ``` ## Actual result There is no possibility of programming the chip's flash storage conveniently using *dfu-util(1)*. ## Notice In the document SAM R34 MLS Getting Started Guide, the section 5.5 Bootloader contains the information Figure 5-8. Bootloader Organization in SAM R34 providing clues how to implement this feature. ## Resources https://www.github.com/atmelcorp/sam-ba/ ## Workaround Use a serial debugger (JTAG/SWD) in the usual manner. ## Severity level This is **low priority** because no requirements specify the feature.
Michael Schloh von Bennewitz added the
enhancement
label 4 년 전
Michael Schloh von Bennewitz added the
help wanted
label 4 년 전
Michael Schloh von Bennewitz Postproject catchall 4 년 전 마일스톤을 추가하였습니다.
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 1명
마감일

마감일이 설정되지 않았습니다.

의존성

이 이슈는 어떠한 의존성도 가지지 않습니다.

불러오는 중...
취소
저장
아직 콘텐츠가 없습니다.