代码搜索:Script
找到约 10,000 项符合「Script」的源代码
代码结果 10,000
www.eeworm.com/read/172869/9683939
script airline.script
CREATE TABLE "persons"("person_id" INTEGER NOT NULL PRIMARY KEY,"first_name" VARCHAR NOT NULL,"last_name" VARCHAR NOT NULL)
CREATE TABLE "flights"("flight_id" INTEGER NOT NULL PRIMARY KEY,"name" VARC
www.eeworm.com/read/415565/11062262
script programmer.script
# OpenOCD Target Script for Atmel AT91SAM7S256
#
# Programmer: James P Lynch
#
wait_halt # halt the processor and wait
armv4_5 core_state arm # select the core state
mww 0xffffff60 0x
www.eeworm.com/read/415565/11062338
script programmer.script
# OpenOCD Target Script for Atmel AT91SAM7S256
#
# Programmer: James P Lynch
#
wait_halt # halt the processor and wait
armv4_5 core_state arm # select the core state
#mww 0xffffff64 0
www.eeworm.com/read/415564/11062447
script programmer.script
# OpenOCD Target Script for Atmel AT91SAM7S256
#
# Programmer: James P Lynch
#
wait_halt # halt the processor and wait
armv4_5 core_state arm # select the core state
#mww 0xffffff64 0
www.eeworm.com/read/415563/11062489
script program.script
arm7_9 dcc_downloads enable
halt
wait_halt
sleep 10
poll
flash probe 0
#flash protect 0 0 26 'off'
flash erase 0 0 15
flash write 0 ./RTOSDemo/RTOSDemo.bin 0x0
sleep 10
shutdown
www.eeworm.com/read/415562/11062634
script programmer.script
# OpenOCD Target Script for Atmel AT91SAM7S256
#
# Programmer: James P Lynch
#
wait_halt # halt the processor and wait
armv4_5 core_state arm # select the core state
#mww 0xffffff64 0
www.eeworm.com/read/415559/11062704
script programmer.script
# OpenOCD Target Script for Atmel AT91SAM7S256
#
# Programmer: James P Lynch
#
wait_halt # halt the processor and wait
armv4_5 core_state arm # select the core state
#mww 0xffffff64 0