Renesas TM V.3.20A Especificaciones Pagina 328

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 762
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 327
Renesas Technology, Tools FAQs
Last Updated: August 5, 2002
Document Number: 01051178_e
Q.
My program is malfunctioning...
A.
Please check the following items
Is the interrupt level set properly?
OS-independent interrupt > OS-interrupt disable level > OS-dependent interrupt
1.
Are you issuing the system call from the OS-independent interrupt?2.
Is your stack size big enough?
(We recommend using utility stk308 or stkviewer for calculating the task stack size.)
3.
Are you ending the task (issue ext_tsk) and leaving loc_cpu or dis_dsp issued? If so, this is the problem. Instead, when
issuing loc_cpu or dis_dsp, make sure you then issue unl_cpu or ena_dsp before ending the task (issue ext_tsk).
4.
The NMI interrupt or watchdog timer interrupt may be configured as OS-dependent interrupts. These interrupts must be
OS-independent interrupts.
5.
Top of Page | Back to Previous Page
Terms of Use Privacy Policy
(C)2004 Renesas Technology Corp., All Rights Reserved.
Vista de pagina 327
1 2 ... 323 324 325 326 327 328 329 330 331 332 333 ... 761 762

Comentarios a estos manuales

Sin comentarios