Flash Programmer: Can Not Initialize the target "8270"

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

Flash Programmer: Can Not Initialize the target "8270"

2,284 Views
Kersh
Contributor I
Pleae make sure ".....>myconfig.cfg" exists and it is a valid configuration file. (Which it is).

Additional error information: Interface function IMWProtocol::GetPreferences is unimplmented.


Any Help??
Labels (1)
0 Kudos
1 Reply

612 Views
Teo
NXP Employee
NXP Employee
".....>myconfig.cfg" is the board/target initialization file. In case you have a supported board, there's already such init file in CodeWarrior layout.

Assuming you have a Freescale Reference PQ2-FADS board with 8270, then the init file is {CW}\PowerPC_EABI_Support\Initialization_Files\PQ2\PQ27e_init.cfg

Also, note that for convenience, there're all flash programmer specific settings for reference boards stored in CodeWarior layout. After you open flash programmer window, use "Load Settings" button, and browse for {CW}\PowerPC_EABI_Support\Initialization_Files\PQ2\PQ27e_init.cfg
(Assuming you have PQ2-FADS reference board). Make sure you have correct connection settings in flash programmer window after loading new settings.

Regards,
Teo
0 Kudos