Project

General

Profile

Activity

From 01/19/2014 to 02/17/2014

02/17/2014

GG 09:25 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Why is MityDSP-L138F UPP transmit sometimes giving UOR events
Hi Marc,
If you are following the uPP design guidelines, then perhaps this is a true underflow or overflow condition. I have a number of questions about your project that can hopefully help us narrow down what the cause might be:
...
Gregory Gluszek
MP 06:05 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: Why is MityDSP-L138F UPP transmit sometimes giving UOR events
Hello,
We use the MityDSP-L138F and between DSP and FPGA we use UPP communication but transmit (channel A) is giving sometimes an UOR events.
What could be the cause of this error, we use the recommended clock source (PLL0_SYSCLK2) s...
Marc Postema

02/13/2014

DV 03:02 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Signal Tap & JTAG FPGA Programming
Glad to hear you got it working.
Dan
Daniel Vincelette
03:01 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Signal Tap & JTAG FPGA Programming
Hi Dan,
Yes it works with the rbf file and it works when I program it in Linux. No problems there.
I managed to get it programming with the JTAG.
Thanks again for your help!
Jack
Anonymous
DV 01:58 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Signal Tap & JTAG FPGA Programming
Hi Jack,
I've just created a wiki page for the steps that it takes to program the FPGA using the USB-Blaster, would you mind trying that and telling me where it fails and at what percent of the progress bar it fails at?
The link is...
Daniel Vincelette
12:58 PM MitySOM-5CSX Altera Cyclone V FPGA Development: Signal Tap & JTAG FPGA Programming
Hi,
I'm raised the issue before regarding programming the FPGA with JTAG.
I have tried programming via JTAG, the driver is installed and Quartus does recognize it, but it always fails when I attempt to program it.
I need to use ...
Anonymous

02/12/2014

JC 04:51 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Booting from Nand
Looking at the diff I posted the alignment prints out in both cases. This is a normal boot printout.
From your bad log I can see the line that starts with "pvrsrvkm". I'm fairly sure this gets printed by the /etc/init.d/rc.pvr scrip...
Jonathan Cormier
BJ 04:00 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Booting from Nand
Hey Jonathan,
I tried putting a few echo statement in some of the /etc/init.d scripts, but no luck. The boot is stuck at the following line, which I don't see when I am booting from NAND, mounting NFS but with the SD card in its slot:
Bindu Jagannatha

02/11/2014

JC 08:53 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Booting from Nand
I would try to look to see if your nfs filesystem is trying to mount the sd card and thus causing it to hang.
Your bad boot log doesn't show the same "Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0)" lin...
Jonathan Cormier
JC 08:48 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Booting from Nand
I removed the timestamps and did a diff between the two logs and they don't show much difference. Jonathan Cormier

02/10/2014

BD 02:57 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: "Using TI C64x+ IMGLIB on OMAPL138F"
Hello Naveen,
As you stated, the vision_framework demo uses the IMG_sobel_3x3_16(), which you can use to understand exactly how the IMG_sobel_3x3_16() function is called (look in file AlgorithmEdgeDetect.cpp).
Regarding the DATA_A...
Bob Duke
MF 09:20 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to reserve EDMA for DSP
I tried modifying device-da8xx.c as describe above, but the boot process hung. Here's the relevant part of the log: Mary Frantz

02/07/2014

JL 11:29 AM MitySOM-5CSX Altera Cyclone V Software Development: Bitbake Error
I am running into the current error while running bitbake:
jliriano@ArmDev:~/yocto/build$ bitbake u-boot
ERROR: Execution of event handler 'external_linaro_toolchain_version_handler' failed
Traceback (most recent call last):
Fil...
Julio Liriano
JC 11:05 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Booting from Nand
Thanks for the logs. I don't have time to look at them today so I'll try to check them out on Monday. Jonathan Cormier
BJ 10:17 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Booting from Nand
Hi Jonathan,
So the NFS mount on NAND boot magically started working. I don't think I changed anything. Either way, I am still having a problem: NAND boot mount NFS filesystem ONLY when SD card is still inserted in its slot, else it f...
Bindu Jagannatha

02/06/2014

JC 03:21 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to reserve EDMA for DSP
Mary,
I think you can disable the dma usage of the spi driver. I am using the following resource declaration for a different project. Note that the dm365 is a cousin of the l138.
Jonathan Cormier
MF 11:03 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to reserve EDMA for DSP
In researching this I found what looks like a similar problem:
http://e2e.ti.com/support/dsp/omap_applications_processors/f/42/t/308987.aspx
This discussion describes how the McBSP freezes when other EMDA accesses occur. I also no...
Mary Frantz
JC 03:08 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Booting from Nand
Can you attach the full bootlog in a text file? That error is standard for kernel couldn't find root filesystem. Jonathan Cormier
BJ 02:23 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Booting from Nand
Jonathan,
Yes, we were able to mount the NFS root filesystem while booting from the SD card using the new MLO and u-boot files. In fact, we were also able to boot from NAND while mounting the filesystem from the SD card; its just the...
Bindu Jagannatha
JL 03:06 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: Build Error when using Yocto
I am attempting to run this command to compile the kernel:
bitbake virtual/bootloader
And get the following error:
ERROR: Execution of event handler 'external_linaro_toolchain_version_handler' failed
Traceback (most recent call ...
Julio Liriano

02/05/2014

AS 11:04 AM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: I2C SMBus development
Hi All,
I can see here (http://support.criticallink.com/rm_embedded/dsp-products/MDK_DOCS/2.11/core/class_mity_d_s_p_1_1tc_dsp_i2c2.html) that there is support for I2C-SMBus. However, in MDK_2013-05-15, I couldn't find the header core...
Angelos Spanos
AS 11:01 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Latest stable linux build for MityARM-1808/F
Thanks Mike,
That did the works for me.
Cheers,
Angelos
Angelos Spanos
PS 06:49 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: USB-OTG as a peripheral and a host
Hello Jonathan and Mike,
Thank you for your quick replies.
@Mike
Thank you for your suggestion. I could use it as a file system, but I am interested in transmitting data in real time continuously. In such cases, I will not be able...
Preejith S P
NK 05:05 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: "Regarding MitydspL138F Vision development kit"
Hi,
We have received your Vision Development Kit from Digikey distributor this week. As per your VDK manual we interfaced the kit with mouse, camera and Monitor (with DVI-D input). We have followed the instructions given strictly, als...
Naveen K.S

02/04/2014

JC 05:22 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Booting from Nand
Bindu,
I can't see anything wrong with your environment. Are you able to boot nfs while loading off the sd card with the new files?
Jonathan Cormier
BJ 04:18 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Booting from Nand
Sorry about the formatting on that last post! Yeah turns out using the new files works! The files that come on the SD card are probably not meant for NAND boot.
However, NFS filesystem mount is not working with NAND boot. Is there a s...
Bindu Jagannatha
JC 03:01 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Booting from Nand
Your flashing steps look fine. Let me know if anything changes with the new files.
The new sd card image has the latest kernel and u-boot. There were several bug fixes for nand. If you look at the boot/versions.txt file it contains...
Jonathan Cormier
JC 02:54 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Booting from Nand
Can you edit your post and put the output inside pre tags. You can highlight text and hit the pre button above text box. Jonathan Cormier
BJ 02:45 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Booting from Nand
Jonathan,
Thank you for moving this over. Kernel version on the board is 3.2.0+. I used the MLO and uBoot file from the SD card provided with the MityARM 335x dev kit. The sizes of these files from the SD card and the link you provide...
Bindu Jagannatha
JC 08:02 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Booting from Nand
Hi Bindu. Can you confirm that you are using a mlo and uboot that was built with the following config 'mityarm335x_4kpage'. Instructions are here: https://support.criticallink.com/redmine/projects/armc8-platforms/wiki/Das_U-Boot_Port#B... Jonathan Cormier
JC 07:49 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: Booting from Nand
Moving post for Bindu. Reference https://support.criticallink.com/redmine/boards/28/topics/1437?r=3602#message-3602
Hello,
Has there been any progress on this? I followed the instructions on this page: https://support.criticallink....
Jonathan Cormier
JJ 02:21 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: WL1271 Calibration tool
Greg,
Have you been able to get the wifi calibration tool running on the evaluation board?
Thanks
Jesse
Jesse Johnston
JC 01:50 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Accessing SPI1 bus
Mary,
You can search the kernel source for the messages by using grep. For example I might search for the string "msb first" and look at what files are found containing that text. You could then comment out those print statements.
Jonathan Cormier
MF 01:18 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Accessing SPI1 bus
I have successfully added the SPIDEV support to the kernel and can communicate over the bus now.
I occasionally see messages on the console of the following form:
Mary Frantz
MF 01:07 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: How to reserve EDMA for DSP
I am having an ARM/DSP conflict. The DSP is primarily reading data from the McBSP and transferring the data to a circular buffer in DDR memory which is shared with the ARM. The ARM accesses it through a pointer allocated with CMEM.
T...
Mary Frantz
MW 12:39 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Latest stable linux build for MityARM-1808/F
In the "file tab":https://support.criticallink.com/redmine/projects/arm9-platforms/files there are MDK downloads (.run files). Instructions for installation are "here":https://support.criticallink.com/redmine/projects/arm9-platforms/wik... Michael Williamson
AS 12:35 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: Latest stable linux build for MityARM-1808/F
Hi All,
Could you please tell me what is the Latest stable linux build for MityARM-1808/F? Could you also provide with a link to that?
I have seen that the latest ARM9 based platform is MDK_2013-05-15 but I couldn't find it.
Ki...
Angelos Spanos
MW 08:53 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: USB-OTG as a peripheral and a host
Probably the best solution would be to load in the USB OTG file storage gadget. This will make the L138 look like a thumb drive.
This link talks about it a bit (for AM335X, but is generally a "linux" thing and should work with L138)....
Michael Williamson
JC 08:33 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: USB-OTG as a peripheral and a host
Unfortunately I don't have any experience with interfacing with Android phones. If your Android phone supports rndis this may be the best way to go. Jonathan Cormier
PS 05:14 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: USB-OTG as a peripheral and a host
Hello,
I have used RNDIS and have been able to transfer data.
However, I would also like to know how to use either the *USB host* port or the *OTG port* to transfer data without setting up RNDIS.
I am trying to send data from my bo...
Preejith S P
JC 07:50 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Flashing NAND from SD Card
Hi Bindu,
A lot has changed since this post was made. I've created you a separate thread that references this one so we can try to work out what may be wrong.
https://support.criticallink.com/redmine/boards/28/topics/3604
Jonathan Cormier

02/03/2014

BJ 07:44 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Flashing NAND from SD Card
Hello,
Has there been any progress on this? I followed the instructions on this page: https://support.criticallink.com/redmine/projects/armc8-platforms/wiki/UBIFS_Nand_Boot and flashed NAND from Linux. Then I set the appropriate confi...
Bindu Jagannatha
AB 03:55 PM MitySOM-5CSX Altera Cyclone V Software Development: Yocto Plug-In Python.exe Error
Posting on behalf of a customer: Alexander Block
SB 11:43 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: multicast routing on mity board
Hi,
I need to set up multicast routing between two interfaces on the mity board running Angstrom linux 2.6.34
I recompiled the kernel with all multicasting options enabled, but "cat /proc/sys/net/ipv4/conf/all/mc_forwarding" gives...
stephan berner

01/31/2014

JC 01:42 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: MityARM Kernel Versions, TI SDK and PSP Questions
1. The CL and TI website suggest Ubuntu 10.04 LTS, but the LINUX kernel version is 2.6.37. How is possible to build 3.2 kernel for SoM on this Ubuntu version?
The kernel that is running on your build machine doesn't have any relation ...
Jonathan Cormier
AB 09:44 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: MityARM Kernel Versions, TI SDK and PSP Questions
Posting this on behalf of a customer: Alexander Block
NK 05:14 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: "Regarding handling UART on MitydspL138F(OMAPL138)"
Hi,
We are trying to interface Second UART (J504 as you mentioned) with Atmel AtXmega Controller so that upon receiving UART interrupts from it we need to enter in to the developed image processing functions.
Since we were told tha...
Naveen K.S

01/30/2014

AB 02:22 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: "Regarding handling UART on MitydspL138F(OMAPL138)"
Naveen,
The first UART is used for the debug/console port, UART1.
You would like to use the second UART in your DSP/ARM code to trigger some processing to occur correct? On the VDK this would be the J504 connector. I have verified ...
Alexander Block
AB 01:17 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: "Reagrding spi NOR flash memory updating"
Naveen,
I'm assuming that the question here is how would you get the updated Kernel from your host PC onto the MityDSP-L138 module to update the kernel in the NOR memory?
1) You are going to be executing the commands over the debug...
Alexander Block
GG 10:01 AM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Ethernet
Edited my response. Good eye Dave. Thanks! Gregory Gluszek
DR 09:31 AM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Ethernet
Greg,
Only 2 "e"s in setenv, not three... Jack probably knows that, but just to be clear...
Dave
David Rice
GG 09:10 AM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Ethernet
Hi Jack,
Follow these steps to correct the ethernet:
1. Break into u-boot by resetting the system and hitting any key before the intial countdown finishes.
2. Type the following command:
Gregory Gluszek

01/29/2014

06:48 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Ethernet Rev B
Hi,
I just received your rev B module. We noticed that the ethernet doesn't work on this revision at all. Is there another way to transfer my fpga and programming file to the linux OS. uBoot will do the FPGA but will it take care of m...
Anonymous

01/27/2014

DV 12:56 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
Hi Jack,
I'm not sure what else to try other than trying to program the FPGA through a JTAG pod, which I believe you said you don't have, or sending it back for an RMA.
Dan
Daniel Vincelette

01/24/2014

01:57 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
Hi Dan,
I did what Adam suggested and it made no difference. I tried it without anything plugged in and still nothing.
Jack
Anonymous
DV 01:21 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
Currently I do not believe that is the case, seeing as this problem is happening in both uboot and linux.
Have you tried programming the FPGA without anything else plugged in (such as a HSMC card) and setting the MSEL like Adam advise...
Daniel Vincelette
12:28 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
Could this be a OS issue that's causing it?
Can some one direct me the exact link where I can download the img file?
Jack
Anonymous

01/23/2014

MC 06:18 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Memcpy data transfer error from FPGA address space to CMEM-allocated data buffers.
Hello Mike,
I've solved the problem! Actually it was a timing problem related to the access policy to the emif.
I eliminated the one-clock-delay due to the output flip-flop (reg_read), substituting it with a multiplexer.
Now it wor...
Michele Canepa
NK 05:11 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: "Reagrding spi NOR flash memory updating"
Hi Sir,
This is regarding editing the kernel in NOR flash memory, a detailed steps have been given in wiki for editing kernel but how to interface Mitydsp to host PC while flashing. Please help me in this regard.
Thanks in advance,...
Naveen K.S

01/22/2014

AD 03:37 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
Your MSEL is currently 00000. Try changing S100-position3 to OFF to get an MSEL[4:0] of 00100. This will change the power-on reset delay to Standard instead of Fast.
To read the switch settings, note the white labels in silkscreen on...
Adam Dziedzic
DV 03:11 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
Looking through the uboot source code it seems that the HPS is not able to set the FPGA into a reset mode. Which could possibly be a hardware issue. One last test is if you have an HSMC board connected, unplug it and try to load the FPGA... Daniel Vincelette
02:57 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
correct Anonymous
DV 02:56 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
Is the following the full error you received? Daniel Vincelette
02:34 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
Yes Anonymous
DV 02:33 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
was this from the **run fpgaload**? Daniel Vincelette
02:31 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
Hi Dan,
I got an error: Failed with error code -1.
Jack
Anonymous
DV 02:29 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
Hi Jack,
This needs to be run during uboot, which you get to by pressing any key during the first 5 seconds of start up. If you are able to load it through uboot then that should factor out a hardware issue.
Dan
Daniel Vincelette
02:13 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
Hi Dan,
The Linux OS on the board doesn't have run and saveenv. I tried to update it, but it doesn't have the apt-get command either.
Cheers,
Jack
Anonymous
DV 01:33 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
Daniel Vincelette
12:59 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
Hi Dan,
Regarding the uboot procedure, I have never worked with uboot before and the instructions on rocketboard is not very specific as to how to set it up. Could you provide some help on this please?
Thanks again for all your hel...
Anonymous
12:33 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
Hi Adam,
I'm not sure what the default positions for the MSEL or which of the switches on board are for the MSEL. So here's a picture.
Thanks,
Jack
Anonymous
AD 12:23 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
Hi Jack,
Please check the MSEL dip switches. These should be set to FPPx16 or FPPx32 for the FPGA Manager to be able to load the FPGA. Those pins are read at power-on. MSEL details can be found in:
Table 7-2 of:
http://www.alte...
Adam Dziedzic
12:07 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
Hi Dan,
The same issue still occurs after power cycling.
I'm wondering if it's a hardware issue.
Jack
Anonymous
DV 10:43 AM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Load FPGA Timeout Error
Hi Jack,
We have not seen this issue yet. If you power cycle the board did this issue still occur?
Dan
Daniel Vincelette
MC 09:19 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Memcpy data transfer error from FPGA address space to CMEM-allocated data buffers.
Dear Mike,
When you say to configure the emif wait states etc., you mean modifying, for example, the file "u-boot-mitydspl138/board/davinci/mityomapl138/mityomapl138.c" ?
In that file I see these configurations:
code:
emif_r...
Michele Canepa

01/21/2014

EK 04:04 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Error libstdc++.so.6
To whom this may concern!...
I had a problem with the file system... Using NFS updated the problem is solved...
Ehsan Kooh
MW 07:31 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Memcpy data transfer error from FPGA address space to CMEM-allocated data buffers.
I think you should setup a chipscope in the FPGA and watch the EMIFA transactions and see if the data is being posted to the bus per the timing specs. I don't see anything obviously wrong in your ISR code. If you have to hit each regis... Michael Williamson
MC 03:23 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: Memcpy data transfer error from FPGA address space to CMEM-allocated data buffers.
Dear Sirs,
I have implemented a ping pong buffer to transfer via EMIF some data from a Block-RAM on FPGA to a shared memory between ARM and DSP allocated by CMEM.
RAM is filled with 16 bit samples coming from an ADC: I have "hacked" yo...
Michele Canepa

01/20/2014

NK 10:30 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: "Usage of C64X+ IMGLIB on MitydspL138F VDK frame work"
Hello Mike,
In the vision_framework example given by you it is clear that the tcAlgorithmEdgeDetect::Process() class makes use of the IMG_sobel_3x3_16() library routine to perform a basic edge detection transform.
But in order to c...
Naveen K.S
05:19 PM MitySOM-5CSX Altera Cyclone V FPGA Development: Load FPGA Timeout Error
Hi,
I just got back from vacation and tried to run my board and ran into a problem.
I tried to load rbf file as usual and it returns this
altera_fpga_manager ff706000.fpgamgr: timeout
Thanks!
Jack
Anonymous
NK 05:27 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: "Using TI C64x+ IMGLIB on OMAPL138F"
Hello Mike,
In the vision_framework example given by you it is clear that the tcAlgorithmEdgeDetect::Process() class makes use of the IMG_sobel_3x3_16() library routine to perform a basic edge detection transform.
But in order to c...
Naveen K.S
 

Also available in: Atom