See attached. I went to apply a dtb file with Torizon Core Builder (not sure if i can apply a dtb file instead of dts and I got an exception. I beleive this particular dtb file was made for a V1.0B silicon, not sure if that makes a difference
Greetings @CEK,
Both the dt/dto apply
command compiles then applies the provided device tree/overlay. Meaning you can’t really provide just the binary blob. Do you not have the source/dts for this?
Best Regards,
Jeremias
yes i have dts.
I was just kicking things around to see what worked and would not work. The biggest reason i posted was the screen indicated i should provide the stack trace to the Torizon Core support team, so i did that.
Thanks
Ahh understood. Yeah typically we prefer to receive source code/files then compile/process them with the torizoncore-builder tool itself. Less issue that way since we know what compiler and tools the builder tool is using internally. Compared to if we accept binaries there’s unknowns about how the binary was created that may cause issues.
Best Regards,
Jeremias