Hello,
In the release notes i see:
ISP
o AVB Video Listener updates integration.
o Bare-metal support excluded.
o CGD
o I2C API updated. Added support for 16bit register accesses.
o CGD support for MA2926B/MAX9295A
o TI Deserializer & AR0140 Camera (ON Semi)
o Sequencer FW partitioning supporting new static sequencing
and binary distribution
o Added a new BSP patch (os/linux/s32v234_dtsi_400kbps_IIC.patch) which
enables 400 Kbps on IIC. Not used in prebuilt BSP. If 400 Kbps on IIC
is needed, BSP (Linux) needs to be rebuilt with this patch applied.
Does the Bare-metal support exclusion refer to Standalone mode? I cannot find any SA related build directories in "demos" directory.
Thanks,
Evgeny
Solved! Go to Solution.
Hello,
yes, support for bare-metal project was removed from VSDK RTM v1.1.0. The reason is that only few customers was using it this way - mostly internally. Vast majority is using Linux on target machine.
Jiri
Hello,
yes, support for bare-metal project was removed from VSDK RTM v1.1.0. The reason is that only few customers was using it this way - mostly internally. Vast majority is using Linux on target machine.
Jiri
Hi Jiri,
Is there an easy way for me, given i already have a SA app, to update the sequencer firmware to work in static mode? Using vsdk1.
Thanks,
Evgeny
Hi.
I'm afraid that there is no easy way. You can try import new source codes in old VSDK and try build it with standalone confuguration. But I didn't check the differences between these two versions. I have only the 1.1 version ritght now.
Jiri