Hi, I'm Matthew. I use
- 64-bit SES 3.26 on 64-bit Windows 10
- J-Link Plus or onboard J-Link (Nordic's dev kits have a J-Link on the board itself)
- J-Link 6.16h
- Nordic's PCA10040 v1.1.1 board (this board uses nRF52832-QFAA MCU)
- STM32F4 Discovery board
In the past, I used IAR EWARM 7 and Keil MDK 5.
IAR EWARM provides features like
- link one binary file of any kind (e.g. bin, bmp, wav, etc.) in a project through the linker option
- program binary file(s) into flash
[img]http://www.epnc.co.kr/news/photo/201508/51588_51234_10.jpg[/img]
[img]http://www.epnc.co.kr/news/photo/201508/51588_51238_14.jpg[/img]
I used the second feature frequently to flash a wav file into the STM32F4 MCU to test ST's Audio playing project .
In the past, I used IAR EWARM 7, the STM32F4 MCU and the J-Link Edu to flash the wave file.
Now, I have migrated to SES 3.26 and I have to flash wav file again with SES and J-Link Plus.
1. How can I flash a wav file with SES?
If it is not possible to flash it with SES, what else can I use, such as J-Flash?
2. After compiling and building a project, a hex file is created.
Does that hex file contains the wav file?
I would like to have that wav file inside the hex file after the project is built.
-Best Regards
- 64-bit SES 3.26 on 64-bit Windows 10
- J-Link Plus or onboard J-Link (Nordic's dev kits have a J-Link on the board itself)
- J-Link 6.16h
- Nordic's PCA10040 v1.1.1 board (this board uses nRF52832-QFAA MCU)
- STM32F4 Discovery board
In the past, I used IAR EWARM 7 and Keil MDK 5.
IAR EWARM provides features like
- link one binary file of any kind (e.g. bin, bmp, wav, etc.) in a project through the linker option
- program binary file(s) into flash
[img]http://www.epnc.co.kr/news/photo/201508/51588_51234_10.jpg[/img]
[img]http://www.epnc.co.kr/news/photo/201508/51588_51238_14.jpg[/img]
I used the second feature frequently to flash a wav file into the STM32F4 MCU to test ST's Audio playing project .
In the past, I used IAR EWARM 7, the STM32F4 MCU and the J-Link Edu to flash the wave file.
Now, I have migrated to SES 3.26 and I have to flash wav file again with SES and J-Link Plus.
1. How can I flash a wav file with SES?
If it is not possible to flash it with SES, what else can I use, such as J-Flash?
2. After compiling and building a project, a hex file is created.
Does that hex file contains the wav file?
I would like to have that wav file inside the hex file after the project is built.
-Best Regards
-Best Regards, Matthew
The post was edited 3 times, last by MatthewKyeo ().