Skip to content

add mm32 bsp#897

Closed
zhangslice wants to merge 9 commits into
hathach:masterfrom
zhangslice:master
Closed

add mm32 bsp#897
zhangslice wants to merge 9 commits into
hathach:masterfrom
zhangslice:master

Conversation

@zhangslice
Copy link
Copy Markdown
Contributor

Describe the PR
A clear and concise description of what this PR solve.

Additional context
If applicable, add any other context about the PR and/or screenshots here.

@hathach
Copy link
Copy Markdown
Owner

hathach commented Jun 18, 2021

Thanks for the PR to add BSP for your board. Though the dcd is already added at location https://github.com/hathach/tinyusb/tree/master/src/portable/mindmotion/mm32 . I moved it into the src/portable/mindmotion/mm32 folder. To help pushing this PR, I will push the update myself.

zhangslice and others added 8 commits June 18, 2021 12:46
Signed-off-by: zhangslice <1304224508@qq.com>
Signed-off-by: zhangslice <1304224508@qq.com>
remove the local copy of mm32
Signed-off-by: zhangslice <1304224508@qq.com>
Signed-off-by: zhangslice <1304224508@qq.com>
@hathach hathach changed the title add mm32 dsp add mm32 bsp Jun 18, 2021
@hathach
Copy link
Copy Markdown
Owner

hathach commented Jun 18, 2021

I have added makefile (family.mk and board.mk) to allow building the mb39 board, though It needs zhangslice/mm32sdk#1 to be merged first to add the startup file for gcc.

@zhangslice I couldn't find a way to flash the board to test its functionality. My windows VM couldn't able to connect to the mcu using mm32-link. The led next to the link usb connection blinking forever. Any tips to connect and flash the board would be helpful.

image

@zhangslice
Copy link
Copy Markdown
Contributor Author

zhangslice commented Jun 19, 2021 via email

@hathach
Copy link
Copy Markdown
Owner

hathach commented Jun 19, 2021

@zhangslice I don't see the startup file (.S) for gcc in your PR. There is also other typo (incorrect file name which will failed to compile on case-sensitive OS like Linux). Can you check out the PR and merge it to your sdk zhangslice/mm32sdk#1

For using Jlink, I also like to use it as well, however, the supported list from jlink does not cover your MM32F327 yet https://www.segger.com/downloads/supported-devices.php?m=MindMotion , which device should I use to flash the board ?

@hathach hathach mentioned this pull request Jun 23, 2021
hathach added a commit that referenced this pull request Sep 29, 2021
@hathach
Copy link
Copy Markdown
Owner

hathach commented Sep 29, 2021

superseded by #1117

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants