QN9080 bootloader

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

QN9080 bootloader

1,397件の閲覧回数
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,309件の閲覧回数
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 件の賞賛
返信