Part Number: AFE7900EVM
Hi experts:
I used xilinx's JESD204 IP core and encountered the following image when sending data and I'm not seeing any signal from the TXA,.(I'm only using two TX ports and the configuration is also below).
And I…
Hi Karl,
You're running Windows 7, what's the service pack? We require service pack 1 or higher.
Please post the logfile created (<installdir>/install_logs/MSVC_REDIST_2008.log) here.
I'd like you to run the executable on the command line in interactive…
Tool/software: Code Composer Studio
Hello,
May I know whether there is a more recent version of the Digital Motor Control Software Library, preferably one that came out after 2013. Thank you.
e2e.ti.com/.../DMC-MATH_5F00_v13.1.pdf
Hi David,
I reset the FPGA end, but I still get the error in the picture below. I will attach some Settings of my IP core and some questions.
Can you help me find some mistakes?
Afe79xxPg1(1).txt
(1)I wonder if these errors have anything to…
Hi Patrick,
nothing is wrong, we found out an unexpected bug in the software. The correct version will be updated by today on the website. In the mean time I can share with you this version in advance. Could you please try it out and check if you face…
Hi Paula,
Thank you for your help. We tried to run the encoder several times yesterday. This is the main function.
void main(void)
{
printf("IPC start\n");
Task_Params taskParams;
/* Call Ipc_start() */
printf("IPC finish\n");
Ipc_start…
Hi user4016414,
I'm attaching a zip file which contains an http client example for 6748. Hopefully you can pull something out of this to add to your http server.
8015.ndk_evm6748_elf_client.zip.txt
Best regards,
Janet
Hi MIyashita-san,
MASAKI MIYASHITA said: 1. What exactly is configured in the "MPU ARMv7" section?
You basically configure what ARM Settings a particular memory region will have, such as cached, shared, protected. What roles can access it (user or…