Part Number: PROCESSOR-SDK-AM335X
Tool/software:
I also posted this question worded differently in an am335x SDK thread as this one did not show up in the search, (but I did get here from an external Google search).
I am not able to complete the make menuconfig steps due to a failing `devshell` environment. I have my config completed for the am335x-evm and `bitbake core-image-minimal` and `bitbake u-boot` are both successful.
However I am not able to continue with configing (make menuconfig, Kconfig, updated _defconfig file for my am335x-evm derived board) because the terminal/shell that results from `bitbake -c devshell core-image-minimal` does not have any of the environment variables set. $S, $B, $WORKDIR are all NULL.
I initially thought this was an issue related to changes I made to my project. But I backtracked to the clean download of the appropriate and updated SDK - Arago for AM335x-evm.
Has anyone seen this before? I have not gotten any hits searching the yocto fora.
Thanks.
1408940