Activity
From 11/12/2011 to 12/11/2011
12/09/2011
- 08:57 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Using the EMIFA interface on the Mitydsp-1810
- We changed chip select to CS4 and kept having the same issues. We've done some other measurements and tests and we no...
- 07:39 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Using the EMIFA interface on the Mitydsp-1810
- Hi Mattias,
The only chip select used on the EMIFA by default is CS3 (used for the NAND). Our FPGA driver framewo... - 03:58 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Using the EMIFA interface on the Mitydsp-1810
- Hi,
I was wondering which chip selects are unused by default? What I can see in the u-boot and linux source is tha...
12/07/2011
- 04:37 PM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: FPGA load causes reboot
- Mike,
Your .bin file loaded up fine. I had the designer look at the build, and he had some IO not constrained corec... - 09:38 AM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: FPGA load causes reboot
- Scott,
My suspicion is that the pins tied to the EMIFA (a chip select line, a wait line, or perhaps the data lines...
12/06/2011
- 03:43 PM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: FPGA load causes reboot
- Mike,
The arm is idle when it dies. I will post some captured text. It looks like it can't access the flash memory... - 03:27 PM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: FPGA load causes reboot
- Can you post what the ARM console sees when it crashes? You are downloading via JTAG, correct?
Is the ARM running... - 03:15 PM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: FPGA load causes reboot
- Mike,
I had our fpga designer rebuild our smaller (uPP interface) build that we were running the lx16 and retarget i... - 01:14 PM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: FPGA load causes reboot
- Mike,
Thanks for the quick reply. this is the only lx45 board in house now. I think we are expecting a few more to... - 01:04 PM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: FPGA load causes reboot
- Hi Scott,
Have you confirmed your image works on other MityDSP-L138F with lx56 FPGA modules or is this a new FPGA ... - Hello,
We just got a new mityDSP l138 with the lx45 FPGA. When I try downloading my fpga build via jtag it fails. ...
11/29/2011
- 06:53 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: use of stl vector class on DSP side of OMAP-L138
- Just following up here, any luck?
- 12:01 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Loading UBL and U-Boot
- Hi,
Thanks Tom. It works thanks to null modem cable.
Does fpga_pwm.ko use the pwm core in FPGA ?
Does ehrpwm... - 09:26 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Loading UBL and U-Boot
- Gregory -
In the development kit there is both a small cable that adapts the dual-row header to DB9 and also a DB... - 07:37 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Loading UBL and U-Boot
- Hello Gregory,
When you received the board, it should already have been programmed with u-Boot and should come up ... - 11:50 AM MityDSP (TI TMS320C6xxx Based Products) Software Development: RE: MityDSP-Pro with Pro Motherboard ...
- Customer indicates these issues have been resolved.
- (on behalf of a customer, customer is using CCS 4)
So a few items I see so far is that the USB is not loading up t...
11/28/2011
- 03:53 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Loading UBL and U-Boot
- Hi,
I can't see BOOT ME using Terminal (115200 N 8)
the button on the board is S100 (Boot) ?
Do you cab load... - 03:08 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Loading UBL and U-Boot
- We've not tried using the serial flasher with the linux mono framework. It has only been tested using Microsoft Wind...
- (Posted on behalf of a customer)
I received the MityDSP-L138F Development Kit (80-000268RI-2A) today. I am unable... - 07:21 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Using the EMIFA interface on the Mitydsp-1810
- Hi,
We use the EMIFA (16 bits) to interface to our FPGA on SOMS including an FPGA. The pinmux and initial chip se... - Hi,
I was wondering where in the linux source I should be looking to add changes if I wanted to use the EMIFA inte... - 07:18 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: mtd->read (...) returned ECC error
- Mads
Did you use the filesystem creation notes from the wiki [[Linux_Root_File_System]] ?
We have found that you ne... - Hi
We have one mitydsp L138 board which keeps coming up with these mtd->read (....) returned ECC error.
We have s...
11/21/2011
- 12:50 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: use of stl vector class on DSP side of OMAP-L138
- 6.1.9 is *really* old, Rich. Last time I checked, we are using at least 6.1.19 here. You might consider checking th...
- 12:21 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: use of stl vector class on DSP side of OMAP-L138
- Hi Mike,
At the moment I'm using the 6.1.9 toolchain hosted on the PC side through CC v3.3
I'm primarily vectorin... - 12:03 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: use of stl vector class on DSP side of OMAP-L138
- Hi Richard,
What version of the code gen tools are you using? If it's an older chain, TI may have already found/f...
Has anyone used the standard template library vector class on the DSP side of the OMAP-L138?
I have a large memo...
11/15/2011
- 03:30 PM ARM9 Based QNX Platforms Software Development: RE: OMAP I2C
- Yes, it works (thanks):...
- 03:24 PM ARM9 Based QNX Platforms Software Development: RE: OMAP I2C
- Mark,
I probably should have used O_RDWR instead of O_RDONLY. I am surprised it worked with just O_RDONLY.
The ... - 03:17 PM ARM9 Based QNX Platforms Software Development: RE: OMAP I2C
- Interesting. We were using Qnx's demo which uses DCMD_I2C_RECV rather than DCMD_I2C_SENDRECV so that was part of the...
- 01:27 PM ARM9 Based QNX Platforms Software Development: RE: OMAP I2C
- I am attaching a test program that was used on a board to read the factory config information using i2c0.
The outp... - 11:18 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSPLink kernel driver
- Are you passing the CROSS_COMPILE=arm-angstrom-linux-gnueabi- declaration to the make as well?
-Mike
- 10:11 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSPLink kernel driver
- Hi,
I have just rebuilt the kernel module, and I have just spotted that the build issues a warning:
Building ke... - 08:33 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSPLink kernel driver
- Hmm...
Are you using the same build of the kernel (e.g., the same .config file) as the one that is running?
Did... - Hi,
I have built dsplinkk.ko using the instructions on the wiki. Modinfo reports:
modinfo dsplinkk.ko
filen...
11/14/2011
- 05:13 PM ARM9 Based QNX Platforms Software Development: RE: OMAP I2C
- Can you try to get the sample program that the qnx engineer used?
Thanks.
- 09:47 AM ARM9 Based QNX Platforms Software Development: RE: OMAP I2C
- An engineer from QNX hooked a scope to I2C0 lines on their EVM board and sent the sendrecv command. They were able to...
Also available in: Atom
Go to top