Board SDK configuring board flash driver

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

Board SDK configuring board flash driver

Jump to solution
1,958 Views
mperez1
Contributor II

Hello there,

We are trying to develop a custom board with the IMXRT1050 mcu, for that we followed the webinar training Creating a Custom Board SDK and Migrating Code Between Boards | NXP. Everything worked perfectly and now we are trying to add new examples to the Board SDK. In order to achieve that, we have to configure the Flash and RAM configuration of the board and then the problems started. 

We have a similar flash configuration with the Evaluation Board, so when we added the HyperFlash driver and try to add a new example we receive a JavaNullPointer exception. 

If we remove the BOARD_FLASH line the NullPointer exception disappered when we include a new example. When we added the BOARD_FLASH line the Board SDK added a linked file to this driver, we removed this linked file and added the original file without any success. 

Anyone faced the same problem and could solved it? There is really few documentation of this topics and we don´t know how to continue.

Thank you everyone for the help.

pastedImage_2.png

pastedImage_4.png

Tags (1)
0 Kudos
1 Solution
1,750 Views
lpcxpresso_supp
NXP Employee
NXP Employee

Hi Miguel,

Thanks for reporting the problem.

The fix for this topic will be available in the next build - MCUXpresso IDE 11.2.1.

Greetings,
MCUXpresso IDE Support

View solution in original post

0 Kudos
8 Replies
1,806 Views
mperez1
Contributor II

Hello,

There is any news on this topic?

Regards,

Miguel

0 Kudos
1,751 Views
lpcxpresso_supp
NXP Employee
NXP Employee

Hi Miguel,

Thanks for reporting the problem.

The fix for this topic will be available in the next build - MCUXpresso IDE 11.2.1.

Greetings,
MCUXpresso IDE Support

0 Kudos
1,810 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi Miguel,

the most update IDE version is 11.2. Can you please try it?

Regards,

Jing

0 Kudos
1,810 Views
mperez1
Contributor II

Hello Jing,

Thank you for answering I forgot to tell it, but I´m already using the 11.2 IDE version.

Regards,

Miguel

0 Kudos
1,810 Views
lpcxpresso_supp
NXP Employee
NXP Employee

Would you please send us .log file from your workspace? That should give us some indications about the NPE. Alternatively, we now have an easier way to export data for diagnostics and send it to us - see screenshot.

pastedImage_1.png

Meanwhile, we'll see if we can reproduce the described behavior.

Greetings,
MCUXpresso IDE Support

0 Kudos
1,810 Views
mperez1
Contributor II

Hi,

Thank you for the support.

I attach the project that I'm trying to add as example and the custom board SDK as "Support_Project_and_custom_SDK.zip". Also, in another zip, there is the log support generated by MCUXpresso as "2020070301231_SupportInfo.zip".

Regards,

Miguel

0 Kudos
1,810 Views
lpcxpresso_supp
NXP Employee
NXP Employee

Thank you. We'll look into this.

Greetings,
MCUXpresso IDE Support

0 Kudos
1,810 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi,

Can you share your project and custom board sdk?

Regards,

Jing

0 Kudos