QN9080 bootloader

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

QN9080 bootloader

1,400 次查看
davideferrario
Contributor II

Hello.

I'd like to made a bootloader for QM9080 ARM Cortex M4 MCU using BLE and gcc compiler.

I am using "QN908XC_connectivity.ld" linker script.

Let's suppose my bootloader use 64K of flash memory; how can I update "QN908XC_connectivity.ld" linker script to relocate correctly the code?

Where may I get information?

Is it possible to have sources of "bootloader_otap_qn908xcdk"?

Thank you

Davide Ferrario

0 项奖励
回复
1 回复

1,312 次查看
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Davide, I hope you're doing well!

 

The sources for the QN9080's bootloader are available as an example included in the SDK archive for this MCU.

It can be found in the following path of the SDK:

<…\SDK_2.2.1_QN908XCDK\boards\qn908xcdk\wireless_examples\framework\bootloader_otap>

 

Information about the bootloader can be found in the BLE Application Developer's Guide, in the following path of the SDK:

<…\SDK_2.2.1_QN908XCDK\docs\wireless\Bluetooth\Bluetooth Low Energy Application Developers Guide.pdf>

 

Please let me know if you need any more information.

 

Best regards,

Sebastian

0 项奖励
回复