Hi Daniel-Aguirre,
Thank you for the fast answer.
Appropriate to your suggestion I re-created the example.
After this I opened configuration tool by double clicking to MEX file.
The first message received:
VadimIdelchuk_0-1710257583875.png
After clicking "Ok" configuration tool displayed error "Pins tool is disabled. Enable it or select a different tool":
VadimIdelchuk_1-1710257745595.png
I enabled it and opened.
But it shows the following error:
VadimIdelchuk_2-1710257917561.png
Appropriate to your recommendation I ignored it and clicked to "Update Code".
The list of the files for generation displayed with errors:
VadimIdelchuk_3-1710258098525.png
I clicked "Ok", but errors notification still displayed:
VadimIdelchuk_4-1710258253035.png
The Pins error is the same as I notified before - resource "platform.drivers.pins" is still absent.
I should add manually by clicking to
VadimIdelchuk_5-1710258370949.png
The tool suggested to install 5 packages:
- clock
- Mcu
- Pins
- Port
- Dio
VadimIdelchuk_6-1710258559656.png
VadimIdelchuk_7-1710258598884.png
VadimIdelchuk_8-1710258634888.png
The number of errors in errors notification reduced to 2:
VadimIdelchuk_9-1710258769709.png
I opened Periferials tool for looking the errors:
VadimIdelchuk_10-1710258864447.png
I solved them like in previous times by updating Published information SwPatchVersion to 1 from 0.
The error notification shows absence of errors:
VadimIdelchuk_11-1710259013890.png
and "Update Code" required.
I clicked "Update Code" and preview shown that known problematic files (Mcu/Power/Ram)_VS_0_PBcfg.h will not be generated again.
I canceled the code generation and found that these files are empty.
Is it possible to sign that code generation will generate all files, not only changed or missed?