K22F IAR Fatal error[Pe035]

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

K22F IAR Fatal error[Pe035]

676 Views
oswaldo-153
Contributor III
Hello
I have a question
I am working with IAR, it generates an error, where I can define my micro controller MK22FN128VLL10 and how to do it, I thank you very much
Labels (1)
2 Replies

606 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Oswaldo Tovar,

Please find the MK22F12810 related files in MCUXPresso SDK folder(...\SDK_2.6.0_MK22FN128xxx10\devices\MK22F12810)

devices MK22F12810.png
CPU_MK22FN128VLL10 should define in Defined symbols.

Defined symbols CPU_MK22FN128VLL10.png

Best Regards,

Robin

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

606 Views
oswaldo-153
Contributor III

thank you, novice

I am trying to edit the clock_config file to manually select which clock source will be used. 
In other words, I will write conditions in the clock_config file to have options from the different clock sources.
I'm supporting MCUXpresso, but there are many variables to modify, edit modes of operation, dividers and more
I'm not sure if the file fsl_clock are those condition, thank you.
0 Kudos