I don’t use the IDE, never have, but I have two stupid questions to ask. Please forgive me if these are no help at all.
- What happens if you actually create the config.json file being requested.
Using Private Registries With the Torizon Cloud | Toradex Developer Center
- Are your certain the battery on your mobo (assuming you aren’t in a VM) and the target are keeping the hardware clocks in sync?
I’m asking because if you are always seeing “Image is not up to date” I would be very suspicious of platform clocks and a target forcing a “creation/modified” time that matches its local time and your dev system, being way far away from that time, not liking it.
If you touch everything in your build tree (including temporary object files) and re-run the build does it do nothing and complete right away or does it do nothing and complete right away or does it still claim “not up to date?” You might want to do an image backup before you touch the entire tree. That could make for an ugly check-in.
Just my stupid questions.