Project

General

Profile

Activity

From 08/13/2013 to 09/11/2013

09/11/2013

07:25 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Debugging in CCSv5 using GDB
Steve,
I have been unable to reproduce the issue and the obvious parts of your python environment seem to be confi...
Bob Duke
05:58 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Debugging in CCSv5 using GDB
I would appreciate some help with this - I have no idea how to solve this problem. Without GDB working I have no way... Steven Hill

09/10/2013

10:25 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Linux blocks DSP-core access to EMIFA
Hello!
I have found a root of the problem - EMIFA goes to Disable state during kernel booting. Previously I have b...
Dmitry Gorulko
09:57 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Linux blocks DSP-core access to EMIFA
Mike, yes, I do like that and observe both - memory window and regs tab in CCS and my test program does an output via... Dmitry Gorulko
09:02 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Linux blocks DSP-core access to EMIFA
Hmmm.
The MIDR is read only, it cannot be changed by any software. I haven't seen behavior like this before.
A...
Michael Williamson
07:59 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Linux blocks DSP-core access to EMIFA
Michael, I have simplified the setup: as I wrote, now DSP-core reads just several registers and EMIFA_MIDR_REG which ... Dmitry Gorulko
07:41 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Linux blocks DSP-core access to EMIFA
u-Boot is the only software (as opposed to the kernel) that should be modifying the EMIFA registers if you are using ... Michael Williamson
06:52 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Linux blocks DSP-core access to EMIFA
Could it be related to caching? Dmitry Gorulko
06:13 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Linux blocks DSP-core access to EMIFA
I wrote that kernel resets EMIFA setups - I mean CCS debug starts to show 0's for EMIFA registers and for other perip... Dmitry Gorulko
03:55 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Linux blocks DSP-core access to EMIFA
Does anybody use DSP-EMIFA-FPGA communication with DSP using no OS? Dmitry Gorulko

09/09/2013

03:40 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Yocto in the future?
One other thing... you will need to set defconfig to the appropriate config file - it is easiest just to copy this f... Michael Karasoff
02:48 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Yocto in the future?
Sure. First I should make clear the Yocto version - it is *dylan*-9.0.0 , not denzil. This is also Yocto/Poky... la... Michael Karasoff
08:42 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Yocto in the future?
Thanks Michael for the update. Would you be willing to share the steps you did to get it working or maybe just the w... Jonathan Cormier
07:28 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Linux blocks DSP-core access to EMIFA
2.6.34 Dmitry Gorulko
07:12 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Linux blocks DSP-core access to EMIFA
What version of the kernel are you using? Michael Williamson
05:50 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Linux blocks DSP-core access to EMIFA
Ok, I see the reason - kernel booting resets EMIFA setups. Is there any way to prevent it than? Dmitry Gorulko
04:47 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: Linux blocks DSP-core access to EMIFA
Hello!
DSP-core reads memory mapped FPGA register by EMIFA. When ARM-core runs UBOOT everything works fine. When L...
Dmitry Gorulko

09/07/2013

04:32 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Yocto in the future?
3.2 Kernel appears to run fine under Yocto (denzil-9.0.0). Michael Karasoff
07:35 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: High Latency for GPIO Interrupts in 3.2 Kernel
Thanks Michael,
We'll get it applied in the local tree (which came from TI, really).
Sorry for the inconvenie...
Michael Williamson
03:37 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: High Latency for GPIO Interrupts in 3.2 Kernel
This is a bug in the kernel. Lines 215-219 of the file arch/arm/mach-omap2/irq.c should be modified:... Michael Karasoff

09/06/2013

11:25 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: High Latency for GPIO Interrupts in 3.2 Kernel
The GPIO interrupt is on GPIO bank 0. Is there any chance that there is power management being applied to the GPIO o... Michael Karasoff
11:06 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: High Latency for GPIO Interrupts in 3.2 Kernel
Kernel Module. Michael Karasoff
08:12 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: High Latency for GPIO Interrupts in 3.2 Kernel
Are you handling the interrupts in a kernel module or via the gpio sysfs file hooks?
Michael Williamson
06:00 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: High Latency for GPIO Interrupts in 3.2 Kernel
Just switched over to the 3.2 Kernel from 3.1 to support programming of the 512MB flash, and the latency for a GPIO I... Michael Karasoff
07:32 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: SIGNAL issues with DSPLink
I was able to make the alarm work by modifying CFG_linux.c and rebuilding DSPLink. I tried two methods:
1. turn off...
Steven Hill
06:37 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: SIGNAL issues with DSPLink
I am trying to use the alarm() function in an application much like DSPHelloWorld. But if you add an alarm the applic... Steven Hill
12:18 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Debugging in CCSv5 using GDB
'which python' returns the version that is in /usr/local/oecore-i686...
But if I run 'arm-angstrom-linux-gnueabi-g...
Steven Hill
11:29 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Debugging in CCSv5 using GDB
Steven,
That looks good, I accidentally included "python" in the directory name. You have confirmed the python ex...
Bob Duke
10:01 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Shutdown misbehaving
Helmut,
As long as your application doesn't need to do any cleanup (saving files), the kill -9 should be ok.
...
Jonathan Cormier
10:00 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Shutdown misbehaving
My guess is that the DSPLINK driver library is catching the signals and shutting itself down (a default behavior to s... Michael Williamson
09:57 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Shutdown misbehaving
Probably RESOLVED.
There was another bug I thought unrelated, where I was calling system("poweroff.sh") multiple t...
Helmut Forren
09:24 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: Shutdown misbehaving
Under Angstom linux on a mityomap L138F, I've created /etc/rc0.d/S99poweroffAPP.sh, a symbolic link of /etc/init.d/po... Helmut Forren

09/05/2013

07:59 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Debugging in CCSv5 using GDB
I don't have a python directory in the /usr/local/oecore-i686/sysroots/i686-angstromsdk-linux/usr/bin directory, but ... Steven Hill
06:12 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Debugging in CCSv5 using GDB
Steven,
It looks like it's trying to use the distribution's python (which likely doesn't have the pydebug package)...
Bob Duke
05:26 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Debugging in CCSv5 using GDB
I followed the steps in the 'VM Build Steps" part of the Linux Build Virtual Machine tutorial - except that I install... Steven Hill
05:18 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Debugging in CCSv5 using GDB
I am running with a Ubuntu Linux distribution - 12.04LTS in VirtualBox Manager.
More information - 'gdb' run from ...
Steven Hill
04:57 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Debugging in CCSv5 using GDB
Hello Steven,
Are you running CCSv5 from a Critical Link Virtual Machine image or from your own Linux distributio...
Bob Duke
03:33 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Debugging in CCSv5 using GDB
More information - I discovered that I was using the default gdb, so changed that to the 'usr/local/oecore-i686/sysro... Steven Hill
02:52 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: Debugging in CCSv5 using GDB

I am using CCSv5 to create projects using the Critical Link toolchain. This is working fine - DSPHelloWorld etc ru...
Steven Hill

09/04/2013

03:23 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Difficulty in flashing MLO and U-Boot to the AM3354 with 512MB NAND
Tim,
No worries! I appreciate you getting the 512MB to work!
I downloaded from three different places on the C...
Michael Karasoff
03:15 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Difficulty in flashing MLO and U-Boot to the AM3354 with 512MB NAND
Mike
Sorry about that!
I did add a board type for this configuration, but didn't really document it very well. :(
...
Tim Iskander
02:39 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Difficulty in flashing MLO and U-Boot to the AM3354 with 512MB NAND
Jonathan,
I found the problem - looks like a bug in your u-boot code. For some reason, the MITYARM_4K_PAGE_NAND e...
Michael Karasoff
02:21 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Difficulty in flashing MLO and U-Boot to the AM3354 with 512MB NAND
Jumpers only affect where the board looks for bootup code. The ubifs wiki page has my jumper config for booting from... Jonathan Cormier
02:19 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Difficulty in flashing MLO and U-Boot to the AM3354 with 512MB NAND
Mike can you run "nand bad"?
Did you use an older u-boot before you got the updated one? Its possible the older u-...
Jonathan Cormier
02:05 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Difficulty in flashing MLO and U-Boot to the AM3354 with 512MB NAND
Jonathan,
Thanks. Yes, my suspicion is that I don't have the correct u-boot. I've built u-boot from source, the ...
Michael Karasoff
09:13 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Difficulty in flashing MLO and U-Boot to the AM3354 with 512MB NAND
Mike,
I've added the correct mtdparts and other information on flashing the nand in the following wiki: http://sup...
Jonathan Cormier
02:27 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Graceful shutdown at what level?
I'm not aware of any specific process monitoring programs that we use. I know that system-D has the ability to do it... Jonathan Cormier
12:10 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Graceful shutdown at what level?
CORRECTION: Notes should do symbolic link copy: file /etc/rc0.d/S99hgfshutdown created via "cd /etc/rc0.d" and "cp -s... Helmut Forren
12:01 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Graceful shutdown at what level?
Jonathan,
In fact I just got that half working a moment before seeing your post, and completely working now. I pu...
Helmut Forren
10:47 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Graceful shutdown at what level?
Helmut,
You could try adding the KILL voltage script to /etc/rc0.d. If you look there you can see that the filesy...
Jonathan Cormier
10:35 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Graceful shutdown at what level?
Michael & Tim:
I sincerely appreciate your advice and want to follow through as best that I can. While I am ultim...
Helmut Forren

09/03/2013

09:17 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Difficulty in flashing MLO and U-Boot to the AM3354 with 512MB NAND
I am still having trouble programming the MLO and uboot into NAND from u-boot on an AM3354.
I've tried the MLO, uE...
Michael Karasoff
06:14 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Graceful shutdown at what level?
Helmut
I would think you could use the linux power management features to do this. Much like you can push a button o...
Tim Iskander
06:03 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Graceful shutdown at what level?
Well,
Some questions come to mind as you have a couple of isses.
- Is your application writing anything to th...
Michael Williamson
04:53 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: Graceful shutdown at what level?
I've inherited someone else's hardware design, based on the Critical Link OMAP-L138F SoM, and I must finish up the so... Helmut Forren
02:04 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Programming fpga from inside ARM application
Thanks, Mike. I am running linux, and the system() call was just what I was looking for. Steven Hill

09/02/2013

08:36 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Programming fpga from inside ARM application
Is the ARM an linux application or a bare metal application?
If it is a linux application, you will need to write ...
Michael Williamson

08/30/2013

12:48 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: Programming fpga from inside ARM application
We have examples of how to program the FPGA from uboot or from the linux command prompt. I have used both methods s... Steven Hill
11:15 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: OMAPL138 DSP-EDMA3 transfer from EMIFA when Linux is running on ARM
Another update...
Now Ti reports that I have to say the linuxkernel to reserve the DMA-channels what I using on th...
Christian Rückl
08:20 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: OMAPL138 DSP-EDMA3 transfer from EMIFA when Linux is running on ARM
I got an response from TI. this behavior has probably something to do with the used IRQ channel on ARM side. ARM uses... Christian Rückl

08/29/2013

08:31 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: tcDspFirmware::print_version_info() writes past end of buffer
Hi John,
Thanks for the information, we'll patch this up for the next release. I'm very sorry for the bug (and c...
Michael Williamson
05:22 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: tcDspFirmware::print_version_info() writes past end of buffer
print_version_info() can write more bytes than the 'anMaxLen' argument. The workaround is to pass it a large enough ... John Cumming
07:38 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: OMAPL138 DSP-EDMA3 transfer from EMIFA when Linux is running on ARM
Thanks Mike for your quick answer!
I don't think so that it has something with my used timer(Timer64P3) to do. I p...
Christian Rückl
07:14 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: OMAPL138 DSP-EDMA3 transfer from EMIFA when Linux is running on ARM
I suspect that linux may be using the same EDMA resources or interrupts.
I think that the linux ARM-9 port may use...
Michael Williamson
07:09 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: OMAPL138 DSP-EDMA3 transfer from EMIFA when Linux is running on ARM
Hi,
I'm not sure if this forum is the right place to post this question but i will do it an hopefully anybody can ...
Christian Rückl

08/28/2013

05:37 AM MityDSP-L138 (ARM9 Based Platforms) PCB Development: RE: The schematic of MityDSP-L138 Development Kit
Hi,tom
please e-mail me the link to download the design files for the MityDSP-L138F schematic,thx!
华 罗

08/26/2013

02:08 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: EMIFA Clock not present
The clock started working after some FPGA machinations.
New problem:

We can read registers from the FPGA but ...
Mary Frantz

08/24/2013

10:11 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP EDMA IRAM DATA TRANSFER
Solved !
The problem was in the declaration of arrays to which I have copied the content of pointers. If you general...
Rafał Krawczyk

08/23/2013

06:40 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: stepper interrupts
The tcDspFpgaStepper class has a SetInterruptEnable() method that wasn't in MDK 2.11.
If you create your instance of...
John Cumming
07:33 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: handover I2C bus control from ARM to DSP
The I2C0 bus (I believe), according to the datasheet, controls both the factory configuration data as well as a Power... Michael Williamson

08/20/2013

11:48 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: handover I2C bus control from ARM to DSP
Hi,
I am working with the mity L138 board, running Angstrom linux on the ARM and dspbios on the DSP. Currently, th...
stephan berner
10:26 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: EMIFA Clock not present
We are baffled. I have checked the following registers using a JTAG emulator (Blackhawk USB560 on the DSP side).
...
Mary Frantz
08:49 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Printf when application loads and starts on boot-up
The short answer is yes. The long answer is just give it a shot, you never know what you might learn. :)
-Jonathan
Jonathan Cormier

08/19/2013

09:38 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: Printf when application loads and starts on boot-up
According to the FAQ on "How do I make my application run automatically on startup" there will not be a controlling t... Steven Hill
02:19 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: NAND memory map question
Thanks for the status update. Let us know how it turns out.
-Jonathan
Jonathan Cormier
09:17 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: NAND memory map question
Jonathan,
Thanks much as your last two posts help tremendously. Our biggest concern with using NAND for both...
Anonymous

08/16/2013

01:29 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: NAND memory map question
So looking in the following file you can see that there is support in the MLO for having a redundant environment part... Jonathan Cormier
01:08 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: NAND memory map question
John,
Thanks for the clarification, I was looking in the kernel repository not the U-boot one.
I am not too fam...
Jonathan Cormier
11:53 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: NAND memory map question
Hi Jonathan,
Here is the wiki for the AM335x Uboot users guide:
http://processors.wiki.ti.com/index.php/AM3...
Anonymous
11:15 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: NAND memory map question
You can read up on the TI processor ROM boot process in section 26 of the AM335x Technical Reference Manual. http://... Jonathan Cormier
11:10 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: NAND memory map question
Could you please provide a reference to these TI wiki pages?
What git repo did you locate the referenced mityarm33...
Jonathan Cormier

08/15/2013

04:48 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: NAND memory map question
Hi,
We are currently running the AM3352 cpu module and was hoping for some clarification on where everything si...
Anonymous
02:50 PM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: Problem programming FPGA with Linux driver
I guess I spoke too soon. I am still having this problem - with working FPGA code, sometimes I can get the cores to ... Steven Hill
12:34 PM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: Problem programming FPGA with Linux driver
I think I figured out the source of the problem myself. Although I didn't change anything in the module files for ba... Steven Hill
12:42 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: No DVI and serial output from MityDsp-L138 Industrial I/O board
I'm glad it's working Phil. I'm locking this thread, but if you have any other questions, please let us know.
Than...
Bob Duke
10:29 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: No DVI and serial output from MityDsp-L138 Industrial I/O board
Hi Bob,
There is no "Null Modem" printed on the serial cable provided with the dev kit. It works now after I put ...
Phil Chen

08/14/2013

06:57 PM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: Problem programming FPGA with Linux driver
I am using the Critical Link framework - the base module and the EMIFA interface are untouched. Steven Hill
06:08 PM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: Problem programming FPGA with Linux driver
If you are not using our framework (the base module, specifically), then the state will report failed as it is probin... Michael Williamson
04:06 PM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: Problem programming FPGA with Linux driver
I'm having a problem programming the FPGA using the Linux driver. I am generating a core bin file using IMPACT, and ... Steven Hill
06:02 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: No DVI and serial output from MityDsp-L138 Industrial I/O board
Phil, can you confirm that the serial cable provided with the dev kit has "Null Modem" printed on each connector?
...
Bob Duke
11:24 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: No DVI and serial output from MityDsp-L138 Industrial I/O board
We just got the board from Digi-key.
Module Part Number: L138-FX-225-RC S/N: 110174
I/O Board Number: 80-000268R...
Phil Chen
02:13 PM MityDSP-L138 (ARM9 Based Platforms) PCB Development: RE: MityDSP-L138 base board schematic
At the moment I'm using the Industrial IO board and stopping the ARM in uBoot, so I can prototype DSP code.
Event...
Christopher Brunson
02:02 PM MityDSP-L138 (ARM9 Based Platforms) PCB Development: RE: MityDSP-L138 base board schematic
The SOM schematics are not directly available. You should contact Tom Catalino if you require additional information... Michael Williamson
02:00 PM MityDSP-L138 (ARM9 Based Platforms) PCB Development: RE: MityDSP-L138 base board schematic
I have the Industrial IO board schematic I am trying to find the SOM schematics.
Sorry for the confusion,
Chris.
Christopher Brunson
01:56 PM MityDSP-L138 (ARM9 Based Platforms) PCB Development: RE: MityDSP-L138 base board schematic
Use this link:
"http://support.criticallink.com/redmine/projects/indio/wiki/Industrial_IO_Revision_Information":ht...
Michael Williamson
12:32 PM MityDSP-L138 (ARM9 Based Platforms) PCB Development: MityDSP-L138 base board schematic
Hi,
I'm designing a carrier board for the MityDSP-L138 and was wondering where I could download the MityDSP-L138 b...
Christopher Brunson
10:36 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: EMIFA Clock not present
Yes, we are using non-FPGA modules. Double checked the schematic, reprobed, tried different SOM modules, checked the... Mary Frantz
09:43 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP EDMA IRAM DATA TRANSFER
Hello again,
Basically I am trying to access an address space defined in my .tcf file (identical with DSP-side Hello...
Rafał Krawczyk

08/13/2013

10:48 PM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: Programming FPGA on power up issues
Hi,
We have resolved that issues.
We used EDK system to develop FPGA and we modified bitgen.ut below:
-g TdoP...
minh tung
06:33 PM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: Programming FPGA on power up issues
Hi,
Sorry for the delay, are you still having issue here? Or have you solved the issue?
Can you dump your u-bo...
Michael Williamson
06:35 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP EDMA IRAM DATA TRANSFER
0x11822000 is not in DDR space, are you trying to access local SRAM or DDR?
-Mike
Michael Williamson
05:27 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: EMIFA Clock not present
Hmm.... The EMA_CLK output should be active on power up, is it possible on your customer board there is contention. ... Michael Williamson
11:13 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: EMIFA Clock not present
The EMIFA clock is not active on our custom board. This signal goes high and stays there. This is true after bootin... Mary Frantz
09:31 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Problems with custom board
Thanks for the update.
-Jonathan
Jonathan Cormier
09:29 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Problems with custom board
The problem was the GPIO. We had set the two I2C io pins as GPIO. I removed these from the list in the custom board... Mary Frantz
09:11 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP connection to FPGA cores
Yes.
Michael Williamson
 

Also available in: Atom

Go to top
Add picture from clipboard (Maximum size: 1 GB)