Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

TIDM-1007: Is there a way to transfer the code from 280049 to 28379?

$
0
0

Part Number: TIDM-1007

I understand that the code is designed to work on the 280049 control card. But we have already had the 28379 control card on hand. Is there a way to transfer the code from 280049 to 28379?

I tried to run the code on the 28379 control card directly, but the code was stuck at the following line:

while(HWREG(CLKCFG_BASE + SYSCTL_O_X1CNT) > 0x1FFU)
{
HWREG(CLKCFG_BASE + SYSCTL_O_X1CNT) |= SYSCTL_X1CNT_CLR;
}

which is in file: sysctl.c

Thank you.

Best Regards,


Viewing all articles
Browse latest Browse all 262198

Trending Articles