This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi,
I am using the J784S4_evm as hardware.
RTOS SDK: ti-processor-sdk-rtos-j784s4-evm-09_02_00_05
Compiled the can_app for CORE=mcu2_1.
Tried the binary on the mcu2_1 core and no can messages where received on PCAN (1 Mbps and 5Mbps data rate configured) connected to MAIN MCAN 4 (J45 header on the board).
In this example the MCAN is configured in TX only mode. (flags set accordingly)
Is there any more changes required in the example to make the profile app run on the mcu2_1 core?
Document refered: software-dl.ti.com/.../demo_can_profile_top.html
Please advise.
Hello,
can_app
I believe the can app example is for internal loop back test.
Is there any more changes required in the example to make the profile app run on the mcu2_1 core?
Document refered: software-dl.ti.com/.../demo_can_profile_top.html
I believe there is confusion between can_app and can_profile_app.
Regards
Tarun Mukesh
What is the difference between can_app and can_profile_app?
How do i compile can_profile app?
yes , you can compile can profile app
Regards
Tarun Mukesh
I tried this can-profile_app in the j784s4 dev kit. it is not showing any messages.
Bit rate: 1 mbits / 5 mbits.
Any advice??
Hello,
Sorry for the delay .I was out of office.
Let me check on the hardware and reply you back.
Regards
Tarun Mukesh
Hello,
I have tested it my end and faced same issue, pin mux is not done correctly for the device so data is not transmitting nor receiving.
I have raised internal ticket to fix this https://jira.itg.ti.com/browse/MCAL-25215
Regards
Tarun Mukesh
Okay, Thank you for responding. Please could you let us know once the fix is available.