-
`C:\Users\kylon\AppData\Local\Arduino15\packages\nuvoton\hardware\nuvoton\2.3.4/tools\NuLink_M460`
“2.3.4/tools” I think this should be “2.3.4\tools”
-
目录下面执行命令`scons` 编译错误
❌ build nuvoton/numaker-hmi-ma35d1 failed.
❌ build nuvoton/numaker-m467hj failed.
❌ build nuvoton/numaker-m2354 failed.
❌ build nuvoton/ma35-rtp failed.
❌ build nuvoton/n…
-
1. 分类bsp,根据yml文件来解析可以用的bsp
每个toolchain下面对应bsp 然后python根据yml文件,来过滤需要编译的bsp 目录,如果目录不在yml中,就不编译,
如果在的话,再判断是否在失败的bsp中,如果不在,就编译。
3. 或者根据每个bsp下面的yml文件中的介绍来判断。
4.
-
Hi
I'm trying to run your example code For USB Host, using the NuMaker-M471R1 evaluation board.
But nothing works, no device detected.
What are the required changes to do on the NuMaker-M471R1 boar…
-
i run "**bitbake core-image-minimal**" failed, whenver i use
"DISTRO=nvt-ma35d1-directfb MACHINE=numaker-som-ma35d16a81 source sources/init-build-env build" or
"DISTRO=nvt-ma35d1-directfb MACHINE=…
-
Hi,
This example don't create successfully a hex file.
I followed each step in the Readme.md.
My configuration:
Windows 10 64bit
mbed-cli 1.8.3
mbed compile -m NUMAKER_PFM_M2351 -t ARMC6 -v
…
-
```
Open On-Chip Debugger 0.10.0-dev-ge250e48c-dirty (2019-08-22-17:48)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
Info : auto-selecting first avail…
-
I open the project M031BSP-master\SampleCode\FreeRTOS\KEIL\FreeRTOS.uvproj, execute "Rebuild", then "F8" and get an error "Either the Programming Algorithm or Start and Size RAM for Algorithm is impro…
ghost updated
2 years ago
-
I am using Numaker-etm-m487 evaluation board, and I get this.
```
> sudo openocd -f eclipse/OpenOCD/scripts/interface/nulink.cfg -f eclipse/OpenOCD/scripts/target/numicroM4.cfg
Open On-Chip Debug…
-
Hi Nuvoton,
https://www.nuvoton.com/support/video-zone/search/youtube-V-_VGHG7B4GUk/?listId=
watched the video and followed it.
It works like below.
![1](https://user-images.githubuserconten…