Part Number: AM3359 Hi TI Support Team,
I'm working on AM3359ICE using SDK Linux.
I want to know what the peripheral drivers are needed for AM3359ICE.
In the SDK Linux user guide,
They commonly mention 16 drivers,
3.2.4.1. ADC
3.2.4.2. Audio
3.2…
Part Number: AM3359 Hi TI Support Team,
I'm working on AM3359ICE using SDK Linux.
I need to work on GPIO pins in AM3359ICE. I don"t know how to program for Am3359ICE because in SDK Linux packages doesn't have any specific .h for AM3359ICE. Please…
Part Number: AM3359 Other Parts Discussed in Thread: MSP430FR6989 Hi TI Support Team,
I'm working on AM3359 using TI-RTOS.
I have already worked on MSP430FR6989. The MSP430FR6989 microcontroller has a "msp430fr6989.h" file (working in CCS)…
Part Number: AM3359 Hi-Ti Support Team,
I'm working on ICEAM3359 using SDK Linux.
I created the Hello World project to learn how the projects were working on ICEAM3359.
I created the helloworld.c project in the text editor and successfully got an…
Part Number: AM3359 Hi TI Support Team,
I'm working with AM3359ICE.
I've tried SDK RTOS,SDK Linux, SDK RT-LInux on my Linux host machine.
please tell me which SDK r is very suitable for AM3359ICE. Because I have tried all above Software…
Part Number: AM3359 Hi TI Support Team,
I'm working on ICEAM3359 using RTOS.
I have successfully loaded the LED blinking baremetal program. After build process, I got the.out file in binaries (in CCS).
Can I use this .out file on Linux? If so,…
Hello Priyadharshini ,
I'm sorry, but TI has stopped supporting non-Linux SW development for AM335x as announced here . I won't be able to support you further.
Regards,
Jianzhong
Part Number: AM3359 Hi TI Support Team,
I'm working with AM3359ICE.
I've downloaded and installed SDK RTOS on my Linux host machine from this link below.
PROCESSOR-SDK-RTOS-AM335X: TI-RTOS Processor SDK for AM335x and AMIC110 devices
https…
Part Number: AM3359 I've downloaded SDK from below link,
https://dr-download.ti.com/software-development/software-development-kit-sdk/MD-1BUptXj3op/08.02.00.24/ti-processor-sdk-linux-am335x-evm-08.02.00.24-Linux-x86-Install.bin
when I run ./setup.sh…
Part Number: AM3359 Hi,
we are working on serial port of am3359(/dev/ttyS4) with custom board.
Linux kernel version is 4.14.67-gd315a9bb00.
we are trying UART loopback between sitara processor(AM3359) and FPGA (Artix-7xc78200tfbg484-2).
we are sending…