2023-08-28 09:23 AM
Hi
I start a New Project in MDK. I launch Device -> CubeMX. I get a blank IOC. I cannot Import (my design) into this IOC: Why not?
Regards
2023-08-28 10:07 AM
Hello @MRobe.1 ,
If possible, share your ioc file to check your issue, and please provide more details (which CubeMx, keil release used)
Imen
2023-08-28 10:18 AM
You want me to share an IOC which does not yet exist?
It is nothing to do with the IOC I am attempting to import. Which is why I did not send an IOC.
Regards
2023-08-28 10:22 AM
Open the IOC instead? File -> Load Project...
2023-08-28 11:56 AM
Why didn't I think of that! Just, maybe, I did. If I Load Project it is unlinked to the originating MDK project. There is no methodology to "link" an existing ioc into an MDK project.
What I have been doing as workarounds is either (a) overwrite the "new" MDK ioc with the intended ioc, or (b) load the intended ioc and Save As to the "new" MDK file thereby overwriting it. Both have issues that where migrate is required that function has issues and a migrated file has missing information which needs manually edited.
I should be able to Import information from an ioc. There is a menu option. It is disabled. My question remains; Why?
2023-08-28 12:19 PM
Additional information (gleaned from working up a new Case).
I created a blank IOC file (start with CubeMX, New, select STM32F429NIH6). When created, and whilst in the same CubeMX session, I can Import (with problems: that will be another case).
But this does not work:
The ioc attached is the fresh, clean, just created IOC. It has no Import functionality when launched to (or opened from within) CubeMX.
Regards