QN9080 bootloader

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

QN9080 bootloader

771 Views
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 Kudos
1 Reply

683 Views
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 Kudos