Marek, please see the following responses to your comment:
so, summary of you issue:
- you can create workspace for i.MX RT106x processor
- you can build unsigned image
- you can connect the board
- when you hit Write Image button, it fails because the flashloader cannot be initialized
Is that right?
Yes this is correct.
You said init_flashloader script is missing in your workspace, but on the screenshot named "no flashloader edit.png" I can see the script was started and it does some actions (for example Parse arguments). Also during the build I can see the flashloader app itself is prepared to your workspace.
The log may say that it is "Executing script" and parsing arguments however I am sure there is no script at the location 'secure_provisioning\gen_scripts\init_flashloader_win.bat'. Also, there is an error with return code 2 immediately after this statement. Maybe its possible the log would print that the script is executing even if the file didn't exist?
Based on this info, I suppose you have some custom hardware and the flashloader does not start on your hardware. Can you please doublecheck the script and confirm?
Yes it is custom hardware. It does look like the flashloader is not starting. I'm able to program the board using MCUXpresso... not sure if this would involve the flashloader or not...
I think the init_flashloader contains echo off, so we do not see all details what's executed. May be, you can comment-out the echo off and look at the details.
I don't have this file so I can't remove the echo off.
BTW: Still not confirmed, but I suppose you are using latest version of the tool.
It's version 10.0.