My SK-AM64B are the red boards with M2 sticker on the bottom and neither board will boot. Just curious if yours boot? If it works what version is it. Also mine have a red LED illuminated on the bottom, that seems to be mystery to the e2e support group.
Did get the AM62x evm and that one is fine.
Not sure if ccs is worth the time, might be better to start with eclipse and try to emulate what they did in ccs. It seems futile trying to make sense of that mess, then to find out it does not integrate GDB into it so the entire system can be built. Pretty much appears to be just a marketing tool for the C suite presentations, the developers out in the shop have to deal with the short comings.
Might look into the GP and HS versions issue, they are dropping support for GP in SDK 9. I took all the TI stuff home for now. When they get their act together I might take it all back to work, at this point it is a total waste of our time developing against dead product.
Alongside cherrytree, you can build your own private git server and if you do web stuff the AI64 (headless) handles a LAMP stack very well.
You can still use git with your cherrytree files, you will not have all the git diff and such functionality since those are not pure text files. But, you can push and pull the .ctb files onto the server. I keep a doc package on the server and just pull when I am on a different workstation, now my files are upto date. Then just push my notes to the server.
I haven’t tried powering up my SK-AM64B yet. It is the exact same M2 you have. I think I saw your boot issue report from about a month ago on e2e. There is another report from just last week: SDK8.6 WIC prebuilt image, the SK-AM64B cannot boot. I’ll just be monitoring e2e until I see that someone has gotten it working. Then I will start looking at it.
I have CCS 12.2.0.00009 installed and running on Debian 11, the same bullseye release that we use on the AI-64. Do you think I will be OK with this setup, or should I use Ubuntu? I’d rather just stay with Debian if it will work.
It works fine on Debian, that is my preferred OS for desktop. Had to use Jammy due to issues with an NVIDIA driver for the A2000 card and dual monitor setup.
There is a couple more that I have seen. I got tired of it, we are now trying out NXP stuff. Maybe the folks at NXP will not tell me to turn on the power switch and try numerous SD cards. One of the TI guys did get them to send another board and it would not boot.
The NXP has an M4 running in real time so that might turn into something or not. Just don’t know until the stuff is actually up and running. Just ordered the dev board from them and it comes with a display so that will be nice too.
Thanks for the CCS works with Debian confirmation. I was bummed out learn that the board doesn’t boot.
I am really wanting to see what the CCS debugging experience is like with the SK-AM64B built in on-board XDS110 JTAG Emulator -vs- the BBAI-64 off-board TIAO TUMPA and gdb experience.
It is buried, the ti3boot.bin needs to be renamed/append suffix with something like .original and the ti3boot-****** needs to be renamed to ti3boot.bin. Those are in the boot partition, you will see 3 files with ti3boot in them. The docs say the GP will autodetect if you have a HS-FS image loading on a GP board. That is not the case that I found with the AM62 board. The GP version had to be explicitly renamed to the ti3boot.bin before my AM62EVM would boot.
Glad yours is partially booting, looks like the board builder used some junk parts that are marginal at best.
Depending the on the weather here, if its rainy and my plans change I will dig back in and try to locate that for you. It was someplace regarding the SD card. At one point they mentioned running a script to do that.