Hello,
I was trying to build and deploy imx-test package for i.MX53.
I used the usual commands, for the record they are as below,
./ltib -m prep -p imx-test
./ltib -m scbuild -p imx-test
./ltib -m scdeploy -p imx-test
the build skipped building mxc_pmic_test for some reason. And because of this i could not find any app related to pmic in unit_tests folder of rootfs.
Am i alone with this problem...?
I am using 11.09.01 BSP. Could someone please help me.
One more thing is, I could not find any apps related to pmic even in the rootfs provided by freescale in L2.6.35_11.09.01_ER_images_MX5X.
Thanks
Did it worked?
No it did not :smileysad:
Did you find unit_tests/clocks.sh under your rootfs?
Does it help you?
I'm not sure this test would work for any imx53 board.
What kind of test are you looking for?
Actually i was looking for some test app that verifies if all configured pmic power rails are up and running. I thought those battery, led and other apps in imx-test would at least verify their corresponding parts.
I had to build individual apps separately altering their makefiles.
But i don't think that is how they are supposed to be built.
I have never used those tests, so I have no idea how they act.
isn´t there any info you could get from kernel? I mean, any info like cat /proc/cpuclocks?