Tool/software: TI-RTOS
Hi everyone
I'm experimenting with a project boar which uses TI-RTOS on it and 4 sensors (each has accelerometer and gyroscope in one sensor) connected via cable.
I'm initializing everything but some times when I switch the board on and of I cant get data from one or two of the gyro sensors also the accelerometers work fine without any problem in the readings , when I'm programming the board with jtagic and try to debug it everything works fine,also when I'm resetting the board with the reset pin to ground than also everything works fine no bad sensor readings.
I also tried to delay the initialization process in the main menu,
tried a for circle to re initialise everything 2 times,
doing a HWREG(NVIC_APINT) = NVIC_APINT_VECTKEY | NVIC_APINT_SYSRESETREQ; which give me reset looping
I have no clue what can cause this problem with thew sensors.
Im using the :
RTOS version 2.16.0.08
TivaWare version 2.1.1.71b