Quantcast
Channel: Embedded Software (Read Only)
Browsing all 25965 articles
Browse latest View live

Forum Post: RE: Method for text file to force xdc rebuild

I build with python scripts which manually build all the repositories and binaries using the xdc command. I'll give Pkg.makeEpilogue or Pkg.makePrologue a try.

View Article


Forum Post: RE: How to deal with this situation for convert yuv444 to...

[quote user="Paula Carrillo"]It says that image width/height in Pels, must be multiple of 16.. .[/quote]Hi,Paula:I see that test example and know that however it is multiple of 16 or not multiple of 16...

View Article


Forum Post: RE: Something wrong with Interaction between SYS/BIOS and interrupts

Aaron,You can move MMU init code into a C file. There are SYS/BIOS C APIs that can be called from your C code to configure the MMU table.Here's some example C code:#include...

View Article

Forum Post: RE: SYS/BIOS project templates disappeared when installed...

HiI could solve the problem - in a strange way.I was trying for C66xx device. It didn't come. Then I just tried for C64x+ and it showed the SYS BIOS template. Then I tried for C66x again and the...

View Article

Forum Post: RE: NAND BCH8 HW TI8148 unccorectable (-74) errors

Markus,I'm on a DM814x project, and am using NAND geometry just like yours I think.  I have not grabbed the latest Arago patches that support sub-page accees, for fear that the bugs aren't flushed out...

View Article


Forum Post: RE: TI-RTOS for Hercules

what about port the current OS to work with the Hercules?

View Article

Forum Post: RE: Beaglebone vs beagleboard ?which one is better

@KanchanI can partially speak to beaglebone black (BBB)I have got a BBB working with the 4DCAPE-43T LCD display. BBB has an Angstrom linux OS stock. I also have successfully got the BBB+4DCAPE working...

View Article

Forum Post: RE: Beagle Bone Black Touch Screen Interface

@Vishnu,I recently got TI-Android JB working on a BBB + 4DCAPE-43T combination. The 4DCAPE-43T is from 4Dsystems.HTH

View Article


Forum Post: Uploading code without emulator

Is it possible to upload a code on LCDK C6748 without a emulator please?

View Article


Forum Post: RE: How Can I use phonegap with AM335x Sitara kit

I just attempted it using PhoneGap Build 3.1.0 and Android JB 4.2.2. The apk produced by Phonegap Build installed over ADB successfully. When run, some of the basic functionality survived (links, basic...

View Article

Forum Post: RE: slave SPI (SSI0) using DMA generates an DMA error

Hi Tom!I checked SPI_Transaction data structure. Mymistakewashere:exchTransaction.txBuf = (Ptr)exchange_tx.di_state.dig_in_out[0];exchTransaction.rxBuf =...

View Article

Forum Post: dm816x omx capture_encoder howto running 480p?

Hi AllWe are using 8168 custom-board for capture, encode, stream and display using EZSDK 5.05.02 and OpenMax libraries.(without tvp7002, we use fpga)The customboard encoding and decoding is working...

View Article

Forum Post: RE: TCP/IP server (based on NDK) on AM335x

Hi Vinesh,Thank you for the quick suggestion,I will try the Ethernet/IP example commenting out EIP specific calls and come back to you with the result.Regards.Prad

View Article


Forum Post: CAN (Controller Area Network) Uboot driver

Helloi have a custom AM3352 board with U-boot+linux that have to support a CAN interface as described in http://processors.wiki.ti.com/index.php/AM335X_DCAN_Driver_GuideWhen i want to bring up the...

View Article

Forum Post: RE: Sitara SDK 05.05, patched kernel with RT patch, doesn't...

Well, providing a realtime environment was a requirement from a project partner, so they got it. I didn't have done any further tests whether or not there were improvements.

View Article


Forum Post: RE: AM1808 - ubiformat fails when free ram space is limited

Did you find answer to this question? Can you update here?

View Article

Forum Post: RE: OpenCL runtime support

 Thomas,The OpenCL product for the 66ak2h platform will be included in a package of technologies from TI called mcsdk-hpc, which should be available in April. Regards,Alan

View Article


Forum Post: RE: How to deal with this situation for convert yuv444 to...

Seteve, yes, you need even dimensions for yuv420.thank you,Paula

View Article

Forum Post: RE: Missing UART Interrupt SYSBIOS on AM1806

I have resolved this issue. In an effort to help others I will list my findings.The interrupts on the AM1806 appear to be edge triggered not level triggered. If a second interrupt from the UART occurs...

View Article

Forum Post: RE: Zero-Latency Interrupt on a 28335

Justin,you might want to see this wiki page. Let me know if that helps.

View Article
Browsing all 25965 articles
Browse latest View live