Part Number: DRA829J Tool/software: When an external monitor is connected to the primary display port connector, the board DOES NOT BOOT!
If the display monitor is disconnected, the CPU boots up properly. And after login:
I connect the display monitor…
HI,
José Daniel said: boardCfg = BOARD_INIT_PINMUX_CONFIG | BOARD_INIT_UART_STDIO;
status = Board_init(boardCfg);
Board support will configures the default UART0 Instance as per Domain (Main /MCU) the core is running. As your are using MCU3_0 core, it will…
Part Number: DRA829J Tool/software: Hi TI, I´ve been compiling/setting up a can_app example for DRA829J MCU 3_0 . Originally in PSDK there is support only for cores 1_0 and 2_1 , and I found that If I want build can_app for core 3_0 I need to follow…
Part Number: DRA829J Tool/software: I am trying to display image on the screen,
The monitor is Display Port
When booting from default SD card, the TI logo is properly displayed.
After building my code, there is nothing on the screen and the message …
Part Number: DRA829J Tool/software:
Hi TI Team,
I have install CCS studio Version: 12.7.1.00001 on my ubuntu and Connected Blackhawks BH-USB-560M Jtag(20 pin) Emulator to target hardware. I am following below link steps to load and debug my binaries…
Hi,
Manisha Narayana Gowda said: Doredla Sudheer Kumar said: Is it same in case STATE CHANGE Mode.
I mentioned the issue I am facing in STATECHANGE mode.
In case of STATECHANGE Mode you should not observe any Issue, as MDIO transaction handled by H/W. If…
Greetings TI team, Is there any update on this topic? I am currently facing a similar issue while powering down MCU_R5 core 1. Setting MCU core 1 LPSC control register to 0x100 (SwRstDisable) followed by GO signal, makes the Module Status register to show…
Part Number: DRA829J Other Parts Discussed in Thread: AM5728 , Tool/software: Hi,
I have a customer who was looking for some details in regards to the performance of the DRA829J vs AM5728. Specifically, interested in comparing the stability and reliability…
Part Number: DRA829J Tool/software: Dear TI Team,
While checking the SYSFW loading procedure within SBL_SciClientInit function we could not really understand the complete procedure.
It's clear for us that initially SYSFW data is copied from Flash to…