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

Sponsor

Industry's highest performing at the lowest power DSPs now as low as $5.00*
Start development today!
*volume pricing for 10ku

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C6x | dspbios interrupt problem

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

  

Post a new Thread

dspbios interrupt problem - ڿȣ - Jan 4 20:21:00 2001

Hi everyone
I have some problem.
I try to operation of hardware interrupt using external pins.
Used DSP chip is TMS320C6203 and DSP BIOS II environment.
But Hardware interrupt doesn=A1=AFt work well.
My code is below

xxx.cdb
I set the DSP BIOS File =A1=B0xxx.cdb=A1=B1as the following.
Hwi obj -> _func1();
Hwi obj -> _func2();

And I write main and ISR routine as the following.

#include <std.h>
#include <hwi.h>
#include <log.h Void func1();
Void func2();

Extern LOG_obj trace
>
main()
{
LOG_printf(&trace, =A1=B0\n start=A1=B1);
}
void func1()
{
LOG_printf(&trace, =A1=B0\n func1=A1=B1);
}
void func1()
{
LOG_printf(&trace,=A1=B0\n func1=A1=B1);
}
I want to know that My code have some problem.!! ==================================================
¿ì¸® ÀÎÅͳÝ, Daum
Æò»ý ¾²´Â ¹«·á E-mail ÁÖ¼Ò ÇѸÞÀϳÝ
Áö±¸ÃÌ ÇÑ±Û °Ë»ö¼­ºñ½º Daum FIREBALL
http://www.daum.net


______________________________
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 )