I'm suddenly getting a failure assertion from HeapMemMP_create():
Assertion at Line no: 385 in /swcoe/sdk/cm/netra/arago-tmp/work/dm816x-evm-none- linux-gnueabi/ti-syslink-02_00_00_68-r3i/syslink_02_00_00_68_beta1/ti/syslink/ut ils/hlos/knl/Linux/…
Hello I do have a AM335x starter kit, latest ti-processor-sdk-linux-am335x-evm-03.01.00.06, and Ubuntu 16.04 LTS(VM). I am interested in booting the kernel and file system from the network(TFTP, NFS). The booting is fine with a SD card but it is not from…
Hello
I do have a AM335x starter kit, latest ti-processor-sdk-linux-am335x-evm-03.01.00.06, and Ubuntu 16.04 LTS(VM).
I am interested in booting the kernel and file system from the network(TFTP, NFS).
The booting is fine with a SD card but it is not…
Part Number: C2000WARE-MOTORCONTROL-SDK Other Parts Discussed in Thread: C2000WARE , MOTORWARE
The Ti example projects and labs that come with C2000Ware use linked resources for their source code. If you modify that code then you are modifying the…
Other Parts Discussed in Thread: AM1808 , OMAPL138 , OMAP-L138 Hi
I'm trying to build an UBL for ZOOM AM1808 Experimenter Kit from LogicPD.
The on-board SPI flash has an UBL that loads U-boot from SD/MMC but the suggested Sitara SDK 4.01 does not…
Where are the command you are sending from ?
Check mmw_sdk_user_guide to see command to send
1004.mmwave_sdk_user_guide.pdf
Did you set the DIP Switch for 40 pins connectors ?
Did you solder the resistor R81?
Mathieu
I'm trying to use the PinMux generated files with the Processor SDK RTOS for AM335x. However, the am335x_gpevm_pinmux_data.c file contains module IDs that are not known to pdk_am335x_1_0_0 (chipdb_defs.h):
pinmuxBoardCfg_t gGpevmPinmuxData[] = { #if…
Part Number: AM6548 Other Parts Discussed in Thread: TMDSLCD1EVM Hi, we have a problem with Linux booting: [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.10.41-g4c2eade9f7 (oe-user@oe-host) (aarch64-none…
Part Number: CC2652R Other Parts Discussed in Thread: SYSBIOS In the process of creating an RTOS application, I have found it necessary to use some of the drivers provided by TI. In particular, I am trying to make use of the Power drivers and therefore…