I created an SDK for the RT1060 evaluation kit. The download has a `docs` directory that contains release notes and a getting started guide but nothing else. I've done several searches and sometimes find an API reference for the peripherals but unsure which version (it will state Rev 0). What I'd love to find is a page that allows me to pick the version of the SDK.
In particular I'm looking to read up on the middleware--USB specifically.
Thanks.
HI Kenny:
You can download documents here
Regards
Daniel
That documentation does not match de SDK.
Typically when downloading SDK2.4.1 (for MK26), the documentation: "MCUXpresso SDK Release Notes_MK66F18.pdf" changelog for FLASH driver says "The current FLASH driver version is 2.3.1." when the driver version is 3.0.0.
Major modification has been done to flash driver and it is impossible to find any documentation about it.
This is especially annoying because since migrated to SDK2.4.1, flash SWAP from UPPER does not work.
Hi Roberto:
Thank you for your feedback, this is a document issue. and it will be fixed on future released version.
Please refer to below for the differences.
- 3.0.0
- Improvement
- Reorganize FTFx flash driver source file
- Extract flash cache driver from FTFx driver
- Extract flexnvm flash driver from FTFx driver
- 2.3.1
- Bug Fix:
- Unified Flash IFR design from K3
- New encoding rule for K3 flash size
If you have some problems about flash porting, I would suggest you open a new thread for it.
Regards
Daniel
Thank you Danier for your rapid response.
I opened a thread (https://community.nxp.com/thread/486399 ) two weeks ago but I did not get any feedback since then :-(