Flash driver configuration by PEmicro debugger in MCUXpresso IDE

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

Flash driver configuration by PEmicro debugger in MCUXpresso IDE

429 Views
caster
Contributor I

Hi,

I am a starter on both MCUXpresso IDE and PEmicro debugger. The MCU I am using is Kinetis K64F512xx. I am not sure how to configure the flash driver if I use PE Multilink Universal FX debugger in MCUXpresso IDE. I downloaded an example project, and found the default configuration is FTFE_4K.cfx

caster_0-1677201307560.png

Need I change this setting if I use PEmicro debugger or Segger J_link debugger?

Thank you for all supports. 

 

0 Kudos
4 Replies

409 Views
ErichStyger
Senior Contributor V

Hi @caster ,

no, this setting is only for the Linkserver (McuLink, LPCLink, ...) debug connection. Both Segger and P&E use their own way and driver, based on the device name and options passed to the debug probe.

I hope this helps,

Erich

0 Kudos

403 Views
caster
Contributor I

Hi Erich,

Thank you for the support. 

Do you mean if I use PE or J-link debugger, I need to get the flash driver file from PE & Segger and configure it manually in MCUXpresso IDE?

Thanks. 

 

0 Kudos

400 Views
ErichStyger
Senior Contributor V

You do not have to do anything: for J-Link and P&E this flash driver is ignored. Both Segger and J-Link have built-in flash drivers, it is done automatically.

I hope this makes it clear.

0 Kudos

396 Views
caster
Contributor I

Got it. Thank you Erich for the clarification in detail. 

0 Kudos