URL
https://opencores.org/ocsvn/mlite/mlite/trunk
[/] [mlite/] [trunk/] [kernel/] [rtos_test.c] - Diff between revs 298 and 312
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 298 |
Rev 312 |
Line 14... |
Line 14... |
#include "tcpip.h"
|
#include "tcpip.h"
|
|
|
/* Including mmu.h will cause all OS calls to use SYSCALL */
|
/* Including mmu.h will cause all OS calls to use SYSCALL */
|
//#include "mmu.h"
|
//#include "mmu.h"
|
|
|
|
//#define DLL_SETUP
|
|
//#define DLL_CALL
|
|
//#include "dll.h"
|
|
|
#define SEMAPHORE_COUNT 50
|
#define SEMAPHORE_COUNT 50
|
#define TIMER_COUNT 10
|
#define TIMER_COUNT 10
|
|
|
extern void TestMathFull(void);
|
extern void TestMathFull(void);
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.