HSADC component not showing for MCUXpresso with the 2.8.0 SDK

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

HSADC component not showing for MCUXpresso with the 2.8.0 SDK

1,541 Views
martinbra
Contributor II

I'm using the MKV56F1M0VLL24 and despite all the documentations (datasheet, RM, even on MCUXpresso Config pins), showing that it has the HSADC component, the peripherals components doesn't show the HSADC, as it shows for the 58F.

 

56F:

martinbra_0-1634158145287.png

In fact, the component doesn't show in the SKD manifest file (MKV56F1M0xxx24_manifest_v3_6.xml), nor the .c and .h files are in the 56F device folder.

I tried copying the files and updating the manigest file accordingly, to no avail.

Is it possible to update/fix the sdk with the correct configuration?

Thanks.

 

Tags (4)
0 Kudos
Reply
2 Replies

1,520 Views
nxf77486
NXP TechSupport
NXP TechSupport

Hello @martinbra ,

 

Some devices don't include the complete peripheral components, we will check this in order to update this SDK in a further release. In the meantime I will recommend to use the MK58 as a guide for your code remembering that somethings chance from one device to another.

1,483 Views
martinbra
Contributor II

Well, thanks.

But that defeats the purpose of the tool, right? I'll have to generate the code in one configuration and migrate everything every time I make a change to it...

What I found intriguing was that I couldn't handcraft the SDK from the KV58 to KV56 to make it appear in the Config View...

0 Kudos
Reply