Activity
From 07/10/2018 to 08/08/2018
08/08/2018
- TR 01:20 AM Software Development: RE: Yocto MDK Status
- Following up here... I basically had to update the CC assignment in the Makefile so it could find --sysroot, now it builds correctly. Are these Makefile mods expected or have I missed an MDK setup step somewhere? Please advise, thanks
08/07/2018
- TR 05:34 PM Software Development: RE: Yocto MDK Status
- Hi,
I pulled over my kernel sources and it builds. Next I am attempting to build some of the 2018 MDK examples. Running into things like ${MDK} was not set, path issues, etc. So beyond installing the MDK and sourcing this file (below)... - GG 02:54 PM Software Development: RE: Yocto MDK Status
- Hi Tom,
The 3.2 branch you are following is the one to track for our latest updates for the L138 platform.
Thanks,
\Greg - TR 05:15 AM Software Development: RE: Yocto MDK Status
- Hi,
So I've been using the following kernel and have a number of changes.
On branch mitydsp-linux-v3.2
According to the git log this was the last commit
commit ce5d9bb2f9a2405a6321e3603e0c5dcaf9f47d6b
Author: Gregory Glusz...
08/02/2018
- JC 01:38 PM Software Development: RE: Yocto MDK Status
- It was built on Ubuntu 16.04
- TR 12:05 AM Software Development: RE: Yocto MDK Status
- Hi Bob, Thanks, BTW, what version of Ubuntu are you hosting the 2018.04 Yocto-based MDK on? Regs, Tom
08/01/2018
- BD 01:54 PM Software Development: RE: Yocto MDK Status
- Hi Tom,
We've released some Yocto-based MDKs under the "Files":https://support.criticallink.com/redmine/projects/arm9-platforms/files tab. The latest is 2018.04. We don't have full documentation for creating your own Yocto-based MDK ... - Ok, looks like it may be the appropriate time for us here to cut over to the Yocto MDK. We've been on the MDK_2014-01-13 but the filesystem limitations are starting to hold us back. We've done a significant amount of kernel work integrat...