Activity
From 03/11/2025 to 04/09/2025
04/08/2025
- JC 08:11 PM Software Development: RE: realtime linux on am62x
- Hi sorry for the delay. I am a bit swamped. This is still on my TODO list.
04/02/2025
- MW 09:43 AM Software Development: RE: uSD card detection error
- Hello,
Can you provide any additional data, e.g.:
1) what was the ambient or the die temperature was of the CPU at the failure point?
2) How many failures did you see? 1 or more? If more, at the same temperature?
3) What SD car... - Hello,
After a certain point during the Temperature Cycling Test, a uSD card insertion error occurred.
The uSD card remained seated and recovered spontaneously after repeated occurrences.
This is the dmesg at that time.
Plea...
03/27/2025
- JC 09:55 PM Software Development: RE: realtime linux on am62x
- Pushed kernel branch: https://support.criticallink.com/gitweb/?p=linux-ti.git;a=shortlog;h=refs/heads/mitysom-rt-linux-6.6.y
Updated 62xx-build.sh script to include the ti_rt configs as well
03/26/2025
- JC 09:49 PM Software Development: RE: realtime linux on am62x
- Hi Nathan, Sorry for the delayed response. I am working on created an -rt version of our kernel recipe. Just waiting on builds to finish and to confirm it actually built the rt kernel.
03/24/2025
- Hi guys,
With TI we can specify ARAGO_RT_ENABLE=1 and the layer will switch from preferring linux-ti-staging to linux-ti-staging-rt.
Is there something comparable for linux-cl-ti-staging?
If not, what would be the recommended pa...
03/11/2025
- NW 07:18 PM Software Development: RE: Extending meta-toolchain-arago-tisdk to include pru-icss
- I guess it is not that strange since the PRU code can't do stuff dynamically. I think it is all statically linked builds.
Hilariously though, it does not play well with the rest of the include space. The pru compiler starts acting a... - JC 06:29 PM Software Development: RE: Extending meta-toolchain-arago-tisdk to include pru-icss
- Okay glad it works. Strange that they would put the include files in the -staticdev package. I wonder if that's a bug on TI's part.