Sep 9, 2014 9:48 AM
I am using the prebuilt images. For the ramdisk image, name is fsl-image-core-bsc9131rdb-20140610221219.rootfs.ext2.gz.u-boot
I believe the fsl-image-core has the necessary libraries in. Description in help is "This is a small image somewhat like “fsl-image-minimal” except It contains all of the Freescale-specific SDK packages such as USDPAA, etc."
Is there a quick way I can check if my ramdisk image has dsp_bt?
Sep 9, 2014 9:50 AM
I get the same error for other demos as well (not ipc related..) as I mentioned before in my 1st post.
Sep 11, 2014 2:03 PM
I have determined that my original image that I was using lacked ipc, but that was not the cause for the issue at hand. For some demos, I see messages like
$ ./basic_demo_9x31.bin: line 3: syntax error: unexpected ")"
which seems to say that my .bin is compiled for something else?
psc913x_bin_creator.exe makes a call to SC\StarCore_Support\compiler\bin\sc100-elf2xx.exe to make the .bin from the eld
Edit: consolidate replies so posts show in chronological order