SA support in VSDK1.1

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SA support in VSDK1.1

Jump to solution
1,373 Views
evgenyerlihman
Contributor IV

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

1 Solution
1,072 Views
jiri_kral
NXP Employee
NXP Employee

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

View solution in original post

3 Replies
1,073 Views
jiri_kral
NXP Employee
NXP Employee

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

1,073 Views
evgenyerlihman
Contributor IV

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

0 Kudos
1,073 Views
jiri_kral
NXP Employee
NXP Employee

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