Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560


Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C6x | question about hwi


Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).

  

Post a new Thread

question about hwi - jogg...@gmail.com - Jul 11 8:46:45 2009

Hi,all
    I am working on application on C64x+, but not familiar with
DSP/BIOS. Currently TI provides many things that used to be
done by firmware engineers. PSP(Platform support platform) is one 
of such things. I am not a firmware engineer, so I have some question
about PSP. PSP contains peripheral drivers, but in the tcf file
the peripherals don't have corresponding HWI object. In my view,
each peripheral should have a corresponding HWI object.

Thanks 
Best Regards
Jogging 

_____________________________________

______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )

Re: question about hwi - Jeff Brower - Jul 11 12:05:20 2009

Jogging-

>     I am working on application on C64x+, but not familiar with
> DSP/BIOS. Currently TI provides many things that used to be
> done by firmware engineers. PSP(Platform support platform) is one
> of such things. I am not a firmware engineer, so I have some question
> about PSP. PSP contains peripheral drivers, but in the tcf file
> the peripherals don't have corresponding HWI object. In my view,
> each peripheral should have a corresponding HWI object.

HWI describes an interrupt.  A driver may or may not use an interrupt.  A
peripheral may or may not use a driver.

I don't see any rule in any OS (Linux, WinXP, DSP/BIOS, etc) that requires a
peripheral to use an interrupt.

-Jeff

_____________________________________

______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )