您好:
在我的板子说明书有这样的说明:
The Lightning board contains a two-lane Serial RapidIO (sRIO) chaining through TMS320C6678 DSP sRIO lane0 and lane1 at 5 Gbaud rate. Each DSP can communicate to the other DSPs through the sRIO interface.
这是不是说明我的板子只有2个端口还是2对SRIO的serdes通道…
Other Parts Discussed in Thread: TMS320C6678 您好:
在我的板子说明书有这样的说明:
The Lightning board contains a two-lane Serial RapidIO (sRIO) chaining through TMS320C6678 DSP sRIO lane0 and lane1 at 5 Gbaud rate. Each DSP can communicate to the other DSPs through the…
Other Parts Discussed in Thread: CC2640 , CC2650 在编译CC2640例程是,老是报下面的错误,根本不知怎么解决,跪求帮帮忙
Building configuration: CC2640App - FlashROM Updating build tree... Performing Pre-Build Action Error while running "C:\ti\xdctools_3_31_01_33_core/xs" --xdcpath="C:…
没看到你的GPIO口使能。 PM5CTL0 &= ~ LOCKLPM5 ;
请参考下面的官方例程
/* --COPYRIGHT--,BSD_EX
* Copyright (c) 2014, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted…
参考这个例程不行吗?
/* --COPYRIGHT--,BSD_EX
* Copyright (c) 2014, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions…
hi everyone My project involves a detection algorithm , and I have developed this algorithm by using opencv. Now,I want to use DM6446 device and its software to implement my project .
My project is based on video_copy example which contains three folders…
请您参考下下面的代码
/* --COPYRIGHT--,BSD_EX
* Copyright (c) 2012, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions…